Skip to content

Delete a policy entry

DELETE
/api/policy-entries/{entryId}

Permanently removes a policy entry. The AI will no longer enforce this rule. This action cannot be undone.

entryId
required
string format: uuid

The unique identifier of the policy entry to delete.

The policy entry was deleted.

No policy entry exists with the given ID in the authenticated tenant.

Standard error response returned by all endpoints on failure.

object
error
required

A human-readable error message describing what went wrong.

string
Example
Conversation not found