Delete API Keys
POST
https://api.coralogix.com/mgmt/openapi/5/aaa/api-keys/v3/all/deleteDelete specified API keys.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Body
application/json
keyIds#string[]
List of API key IDs to delete.
Response
application/json
This data structure is the response obtained after deleting API keys.