Accounts payable
Delete an approval policy
Delete an approval policy by its ID
Delete an approval policy by its ID
Authorization
api_key AuthorizationBasic <token>
In: header
Path Parameters
approval_policy_id*string
The ID of the Approval Policy
Response Body
application/json
curl -X DELETE "https://example.com/v2/accounts-payable/approval-policies/string"{ "deleted": true, "id": "string", "object": "string"}