Delete
Deletes an API key.
Authentication
AuthorizationBearer
Bearer authentication header of the form `Bearer <PHONIC_API_KEY>`. Manage your API keys [here](https://phonic.co/api-keys).
Path parameters
id
The ID of the API key to delete.
Response
Success response
success
Errors
401
Unauthorized Error
404
Not Found Error
500
Internal Server Error