Delete Policy
DELETE
https://api.coralogix.com/mgmt/openapi/5/dataplans/policies/v1/{id}Deletes the data policy with the specified 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
id# stringrequired
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
The unique identifier of the data policy to delete.
Example:
3dc02998-0b50-4ea8-b68a-4779d716fa1fResponse
application/json
This data structue is obtained when deleting a policy by its ID.
id#stringrequired
Unique identifier.
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$
Example:
3dc02998-0b50-4ea8-b68a-4779d716fa1f