Last updated 3 months ago
Was this helpful?
This service lets you delete a hyper-admin's account.
If you have your enterprise API key, you can try the API via this link.
/hyperadmins/{userId}
Unique identifier of the hyper-admin
Enterprise API key
curl -L \ --request DELETE \ --url 'https://service.drivequant.com/v1/enterprise/hyperadmins/{userId}' \ --header 'x-dq-enterprise-api-key: text'
No body