latestOpenAPI 3.1.02026-08-2255221218.6 KB

7f8c81a5a990

apiKeys

Update

Updates an API key.

patch/api_keys/{id}

Path parameters

idstring required

The ID of the API key to update.

Headers

Authorizationstring required

Bearer authentication header of the form Bearer <PHONIC_API_KEY>. Manage your API keys here.

Request body

namestring required

The new name for the API key.

Response

Success response

successboolean required