Unlock Configuration File

Unlocks a configuration file.

End-point

POST /configuration/unlockConfig

Request Body

data

ConfigUnlockRequest

Configuration file to unlock.

Possible Responses

200

The operation completed successfully.

401

There is no session or the session is invalid.

Response Body

result

String

If the unlock is successful, the results field will be empty.