Authorizing Endpoints
After an API credential is provisioned, it needs to be authorized to access specific endpoints. An API credential will only be permitted to interact with endpoints and methods it is authorized to access. Authorization is set at the method and endpoint level for each set of credentials.
To authorize endpoints for a specific set of credentials, go to the Org settings and click on the API Integration. Slide the toggle for "Active". Make sure to click "Save" at the bottom of the page.
Enabling Endpoints
A list of available endpoints will be displayed, each with the possible methods which are available.
To enable a specific method for an endpoint toggle the slider on. Disabling a specific method can be done by toggling the slider off.
All authorization changes will be saved immediately and will be used upon the next request for a token, utilizing the API key and secret associated with the credentials.
Updated 23 days ago
Did this page help you?