Rotate your tenant API key. All existing keys are revoked immediately.
None.
| Error | Cause |
|---|---|
401 Unauthorized |
Invalid or expired secret key |
"Rotate my API key for security."
Key rotation has immediate side effects:
401 UnauthorizedAfter rotation, update the Authorization header in your MCP client configuration with the new key.
CLI equivalent: npx formdata-dev keys rotate. The CLI automatically saves the new key to your credentials file and prints updated MCP configuration.