Delete an approval rule.
DELETE
/buyers/{buyerID}/approvalrules/{approvalRuleID}
204Roles
At least one of the roles below is required to access this endpoint.
FullAccessApprovalRuleAdmin
Parameters
Name | Type | Description | Possible Values | |
---|---|---|---|---|
buyerID | Required | string | ID of the buyer. | --- |
approvalRuleID | Required | string | ID of the approval rule. | --- |