/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 statusDescription

200

The operation completed successfully

401

There is no session or the session is invalid

Response body

Field Type Description

result

String

Empty string if successful, error message otherwise