Skip to main content
Delete Policy

Authorizations

Authorization
string
header
required

API key authentication

Path Parameters

id
string
required

The unique identifier of the data policy to delete.

Required string length: 36
Pattern: ^[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"

Response

This data structue is obtained when deleting a policy by its ID.

id
string
required

Unique identifier.

Required string length: 36
Pattern: ^[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"