latestOpenAPI 3.1.02026-08-2255221218.6 KB
7f8c81a5a990
apiKeys
Rotate
Rotates an API key, generating a new secret and invalidating the old one.
post/api_keys/{id}/rotate
Path parameters
idstring required
The ID of the API key to rotate.
Headers
Authorizationstring required
Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.
Response
API key rotated