DELETE api/v1/users/{userId}
Deletes the specified user.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
userId |
The user identifier. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.