post https://{hostname}/api/access/v1/oauth/token
Use this API to generate an OAuth access token using the client_credentials grant type.
Things to Know
- Client credentials can be generated from within Global Settings in the OneTrust application. For more information, see Managing OAuth 2.0 Client Credentials.
- Use the
client_idandclient_secretto generate the OAuth access token using this API.- A maximum of 500 OAuth 2.0 client credentials can be created per account.
