Delete API Key
DELETE
https://api.coralogix.com/mgmt/openapi/5/aaa/api-keys/v3/{key_id}Deletes the API key with the given ID.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
key_id# stringrequired
The unique identifier of the API key to delete.
Response
application/json
Response returned after successfully deleting an API key.