Set custom updates server address
Set custom updates server address. Server used in projects with custom firmware, when customer want to block updates from general server and allow only from own server.
- application/json
Request Body required
- enable boolean required
Default value:
false
- custom_server_url string
Server URL
Responses
- 200
- 401
OK
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...