API Reference
Accounts

Delete account

1min
DELETE
This endpoint will provide the ability to delete an account from within the eSuite platform
Authentication
Authorization
Path Parameters
accountReference
*
Header Parameters
X-TokenId
X-SessionId
X-Version
*
Origin
Responses
204
No Content
401
• Not Authorized
403
• Forbidden <br />• Account Closed
404
• Account cannot be found
500
• Internal Server Error
Curl
JS
Ruby
Python
Responses
204
401
403
404
500