Rotate API key
POST/v2/me/rotate
Generates a new API key and immediately invalidates the old one. The new key is returned once — store it before leaving the response.
Responses
- 200
- 403
New key generated. Old key is now invalid.
Admin-issued keys cannot use this endpoint