user

Refresh the specified API key for the user that is currently authenticated.

Refresh the specified API key for the user that is currently authenticated.

put/user/tokens/{slug_perm}/refresh/

Response

Successfully refreshed the API key.

createdstring date-time

The time at which the API key was created.

keystring

The unique API key used for authentication. This will be obfuscated on read-only HTTP methods.

slug_permstring

The slug_perm for token.

Changes

No recorded changes to this endpoint across all 1 revision of this API.