curl --request DELETE \ --url https://api.sandbox.goteal.co/accounts/{account_id} \ --header 'X-API-KEY: <api-key>'
{ "message": "Account deleted successfully." }
ID of the account to delete
No Content
The response is of type object.
object