cURL
curl --request DELETE \ --url https://api.sandbox.goteal.co/accounts/{account_id} \ --header 'X-API-KEY: <api-key>'
{ "message": "Account deleted successfully." }
Documentation IndexFetch the complete documentation index at: https://docs.goteal.co/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.goteal.co/llms.txt
Use this file to discover all available pages before exploring further.
ID of the account to delete
No Content
"Account deleted successfully."