/configuration/users - Save the users file
Updates the content of the users.xml configuration file.
Your login must have the ManageSystem access right to execute this
API.
End-point
| PUT | /configuration/users |
Request body
|
The request body is the content of the users.xml configuration file |
Possible response
| HTTP status | Description |
|---|---|
|
200 |
The operation completed successfully |
|
401 |
There is no session or the session is invalid |
Response body
| Field | Type | Description |
|---|---|---|
|
|
String |
Empty string if successful, error message otherwise |