Skip to main content
DELETE
Delete a charge

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

code
string
required

Code of the existing plan.

Example:

"startup"

charge_code
string
required

Code of the existing charge.

Example:

"api_requests_charge"

Body

application/json

Charge delete payload

charge
object

Response

Charge deleted

charge
object
required