Regenerate a developer API client token

Regenerates the API token for an API client. This invalidates the previous API token.

Path parameters

idintegerRequired
ID of the API client.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success reply
resultobject

Errors