Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
account_id corresponding to an account
Maximum length:
50Example:
"ACC00001"
Response
OK
Example:
true
This API let’s you to delete a customer using customer_id and account_id.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
account_id corresponding to an account
50"ACC00001"
OK
true