/users/{userId}
The following operations are supported on this resource:
Retrieves a user's information.
Parameters
name |
description |
type |
default |
userId |
The Id of the user.
|
path |
|
Output Payload
element |
produceable content type(s) |
user-response (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Updates a user's information.
Parameters
name |
description |
type |
default |
userId |
The Id of the user.
|
path |
|
Output Payload
element |
produceable content type(s) |
user-response (XML)
|
- application/xml
- application/json
|
description |
(no documentation provided) |
Removes a user.
Parameters
name |
description |
type |
default |
userId |
The Id of the user.
|
path |
|