Reset an API key

Regenerate the API key of the authenticated user. The previous key stops working immediately, so this both revokes and reissues in one call.

user must be the authenticated user's own id; any other value answers 403, and an omitted value answers 400.

The response reports only the outcome. Call Retrieve API credentials afterwards to read the new key.

Body Params
int32
required

ID of the user whose key is reset. Must be the authenticated user's own id.

Responses

Language
Credentials
Header
URL
LoadingLoading…
Response
Choose an example:
application/json