OAuth Token
Generate Access 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_id and client_secret to generate the OAuth access token using this API.
- A maximum of 500 OAuth 2.0 client credentials can be created per account.
post/api/access/v1/oauth/token
Response
OK