Authentication
Regenerate API Key
Regenerate an existing API key
POST
Regenerates an existing API key, invalidating the old key and creating a new one.
This action will immediately invalidate the old API key. Make sure to update your applications with the new key.
Path Parameters
The unique identifier of the API key to regenerate
Response
The unique identifier of the API key
The new API key value
The name of the API key
The timestamp when the key was regenerated
The timestamp when the key was last used (will be null for new keys)