Charges
Discard a charge
Discards a readycharge.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Path Parameters
id*string
Response Body
application/json
curl -X DELETE "https://example.com/charges/chg_IhMUl3rrZ3"{
"deleted": true,
"meta": {
"request_id": "req_IhMUl3rrZ3"
}
}