Delete User
Delete a single user.
id may be supplied as a path parameter, or uid as a query parameter. One or the other is required. For example: /v2/users?uid={uid} or /v2/users/{id}
Responses
200
A successful response.
Delete a single user.
id may be supplied as a path parameter, or uid as a query parameter. One or the other is required. For example: /v2/users?uid={uid} or /v2/users/{id}
A successful response.