DELETE
/
api
/
v2
/
deleteAccount
curl --request DELETE \
  --url https://api.vida.dev/api/v2/deleteAccount \
  --header 'Content-Type: application/json' \
  --data '{
  "targetAccountId": "3"
}'
This response has no body data.

Authorizations

token
string
query
required

Vida API Token

Query Parameters

targetOrganizationId
string
required

Organization Id to delete the account in

Body

application/json
targetAccountId
string

Account Id