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