Delete Licensee

Delete the licensee object.

delete

/v1/accounts/licensees/{id}

Path parameters
idstringrequired
Responses
curl -L \
  --request DELETE \
  --url '/v1/accounts/licensees/{id}'

No body

Last updated

Was this helpful?