post https://scp-api.datamotion.ca/smcapi/v3/token
This method of getting an access token requires you to have your own identity provider. You will pass an access token received from your identity provider to this request to successfully authenticate with the platform. The token response you receive shall be used in the Authorization header for all Secure Content Platform API requests.
For the grant_type parameter the only supported parameter is:
- authorization_code
For the resource_type parameter the currently supported options are as follows:
- okta
- microsoft
- salesforce
For the company_id parameter, you will receive the appropriate company_id that shall be used in API requests from DataMotion personnel once you have been onboarded.