Submit settings from file
Applies settings from file
Responses
- 200
- 400
- 401
OK
Wrong configuration file
- application/json
- Schema
- Example (from schema)
- Error
Schema
- error string
Error information
{
"error": "Wrong JSON body"
}
{
"error": "Wrong configuration file"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
Error information
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...