Reference for https://sentrysvc.com/v1/user
Update an existing Platform User. Used for all attribute updating.
Url: https://sentrysvc.com/v1/user
HTTP Method: PUT
| Message direction | Format | Body |
|---|---|---|
| Request | Unknown | Cannot infer schema. The Request body is wrapped. |
| Response | Xml | Example |
| Response | Json | Example |
The following is an example response Xml body:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">String content</string>
The following is an example response Json body:
"String content"