Authentication
Regenerate API Key
Regenerate an existing API key
POST
Regenerates an existing API key, invalidating the old key and creating a new one.
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)

