Setup remote Link server
Configures remote Link server settings.
- application/json
Request Body required
- link_enable boolean required
Default value:
false
- link_url ipv4 or dns required
- link_password string required
- heartbeat boolean required
Responses
- 200
- 400
- 401
OK
Wrong JSON body
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error string
{
"error": "Log In"
}
{
"error": "Log In"
}
Loading...