Delete a hyper-admin
This service lets you delete a hyper-admin's account.
Path parameters
userIdstringRequired
Unique identifier of the hyper-admin
Header parameters
x-dq-enterprise-api-keystringRequired
Enterprise API key
Responses
200
OK
401
Unauthorized
404
Not Found
application/json
delete
DELETE /v1/enterprise/hyperadmins/{userId} HTTP/1.1
Host: service.drivequant.com
x-dq-enterprise-api-key: text
Accept: */*
No content
Last updated
Was this helpful?