/configuration/unlockConfig - Unlock a configuration file
Unlocks a configuration file.
Your login must have the ManageSystem
access right to execute this
API.
End-point
POST | /configuration/unlockConfig |
Request body
Field | Type | Description |
---|---|---|
|
Configuration file to unlock |
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 |
The results field is empty for a successful unlock operation |