API token endpoints
Regenerate API token
Regenerate API token
POST
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Body
application/json
Expiration date of the existing token (ISO 8601 format)
Expiration date of the new token (ISO 8601 format)
Response
200 - application/json
ID of the token
Name of the token
Description of the token
Expiration date of the token (ISO 8601 format)
Was this page helpful?