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

Path Parameters

id
string<uuid>
required

Response

200

Account deleted successfully