Request Access Token
You must request an access token to access the OAuth enabled target services.
Based on the type of OAuth flow, the endpoint to request an access token requires different parameters. See Token Request API for details.
The following are the endpoints for each supported flow:
- Client Credential Flow
Endpoint for client credential flow. - Password Credential Flow
Endpoint for password credential flow. - Authorization Code Flow
Endpoint for authorization code flow.
Copyright © Cloud Software Group, Inc. All rights reserved.