GET
/
platform
/
api
/
v1
/
accounts
/
{account_id}
Delete an Account
curl --request GET \
  --url https://chat.toolzz.ai/platform/api/v1/accounts/{account_id}

Parameters

account_id
string
account_id: The ID of the account to delete.