latestOpenAPI 3.1.02026-08-2055221216.0 KB
dd8166a70626
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