get https://refer-base-url-sub-domains.imi.chat/v3.1/authorize
This endpoint allows you to fetch an access_token
that needs to be used in performing operations on resources
Success Response
Success response HTTP Status Code: 200 OK and the headers will include the following parameters as mentioned in the table below. The access_token
will be found in the response headers along with the following other attributes
Response Headers
Headers | Description |
---|---|
access_token | This token is to be used subsequently when accessing other resource endpoints |
trxid | Unique transaction ID generated by Webex Engage in response to the request. |
Rate-Limit-Limit | The rate limit set for your Webex Engage tenant |
Rate-Limit-Remaining | No. of requests remaining for the day |
Rate-Limit-Reset | Timestamp when the rate limit will be reset |