DeleteApiKey
POST/v1/delete-api-key
Deletes API keys to help you manage the security and lifecycle of API keys in your application.
Some tips for this API:
- This operation only works with OAuth 2.0 (in a JWT "Bearer Token") authentication. It does not work with API Keys. You can find details of how to set up and use OAuth 2.0 here.
Request
Responses
- 200
- default
A successful response.
An unexpected error response.