Skip to main content
DELETE
/
api
/
v1
/
accounts
/
{account_id}
Delete Account
curl --request DELETE \
  --url https://api.example.com/api/v1/accounts/{account_id}

Headers

authorization
string | null

Path Parameters

account_id
string
required

Response

Successful Response