PARAMETER NAME | TYPE | VALUE | DESCRIPTION |
---|---|---|---|
Content-Type | Header | application/x-www-form-urlencoded | The body of the request is expected to be URL-encoded. |
client_id | Body | API Key Consumer Key | The client identifier that your team provided to us when we set up the integration. |
client_secret | Body | API Key Consumer Secret | The client secret that your team provided to us when we set up the integration. |
grant_type | Body | client_credentials | This will always be client_credentials |