Policy

Delete a policy

Deletes a policy. This action cannot be undone.

delete/approval/policy/{id}

Path parameters

idinteger required

The ID of the policy.

Response

The operation was successful.

successboolean

Indicates whether the operation was successful.

Example response

{
  "success": true
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.