Add a Radarr/Sonarr server
POST
/config/servers
Authorizations
X-Management-Key
The JACK_MANAGEMENT_KEY the management listener was started with.
Type
API Key (header: X-Management-Key)
Request Body
application/json
JSON "name": "string", "url": "string", "apiKey": "string", "headers": { "additionalProperties": "string" }, "type": "string", "source": true, "destination": true, "autoregister": { "enable": true, "priority": 0 }
{
}
Responses
Success
application/json
POST
/config/servers