diff --git a/content/documents/authentication.mdx b/content/documents/authentication.mdx index 266c2a7a..c9e402bf 100644 --- a/content/documents/authentication.mdx +++ b/content/documents/authentication.mdx @@ -146,7 +146,7 @@ A successful authentication request with this workflow requires the following in - Username - Password - ClientSecret (set on api client) -- Grant Type (set to `password`) +- Grant Type (set to `client_credentials`) ```http POST https://sandboxapi.ordercloud.io/oauth/token HTTP/1.1