Policies
Delete Policy
Retrieve, update, or delete a single policy by ID
DELETE
Delete a policy and all of its versions. This operation is irreversible.
Path Parameters
Query Parameters
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Query Parameters
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Response
Policy deleted successfully.