v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBbill-approvals
Delete a bill approval policy
Delete an existing bill approval policy. A deleted approval policy cannot be restored. The deleted policy is not available in the list of approval policies.
delete/v3/bill-approvals/policies/{policyId}
Path parameters
policyIdstring required
BILL-generated ID of the approval policy. The value is in the {organization_id}-{unique_id} format.
Example:{{bill_approval_policy_id}}
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Response
Delete a bill approval policy response