Skip to content

Delete an approval rule

DELETE
/api/v4/projects/{id}/approval_settings/rules/{approval_rule_id}

Private API subject to change

id
required
One of:
string

The ID or URL-encoded path of the project

approval_rule_id
required
integer

The ID of an approval_rule

No Content

Bad Request

Not Found