Delete Account
Use this endpoint to delete an account. Deleting an account will automatically delete all transactions associated with that account.
This endpoint accepts the optional MX-SKIP-WEBHOOK header.
DELETE
/users/{user_id/members/{member_id}/accounts/{account_id}
Path Parameters
| Field | Required | Type |
|---|---|---|
user_id | Required | String |
member_id | Required | String |
account_id | Required | String |
Request sample
Language:
Response sample
Language:shell