Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://api.anchorage-staging.com/v2/subaccounts/billing/charges/{chargeId} \ --header 'Api-Access-Key: <api-key>'
{ "data": { "success": true } }
Permissions required: Subaccount
Cancel Manual Billing Charge
An API key associated with a security role
The id for your billing charge
Successfully deleted the billing charge
Show child attributes