Save Users File
Updates the content of the users.xml configuration file.
End-point
PUT | /configuration/users |
Request Body
The request body is the content of the users.xml configuration file. |
Possible Responses
HTTP Status | Description |
---|---|
200 |
The operation completed successfully. |
401 |
There is no session or the session is invalid. |