HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Regenerate API Access Token

This endpoint regenerates your API access token for the specified client. If the id parameter is passed then the existing token will be revoked and deleted. If no id parameter is passed then a new token is generated and no existing tokens are modified. In versions prior to 9.0 this endpoint would always revoke the existing token for the specified client whether id was passed or not.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
int64

ID of Access Token to be regenerated. If specified, the existing token will be revoked and a new token will be generated for the same client.

int64

ID of User (Only available to the master tenant.) Default is the current user

string

Client ID. See Get Available API Clients for a list of valid clientId values.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json