Users API
Delete User
Delete a user by ID
DELETE
Authorizations
Your duohub API key. Type: str
Path Parameters
Unique identifier of the user to delete
Response
200
application/json
User deleted successfully
The response is of type object
.
Delete a user by ID
Your duohub API key. Type: str
Unique identifier of the user to delete
User deleted successfully
The response is of type object
.