Update a server
PATCH
/config/servers/{id}
Authorizations
X-Management-Key
The JACK_MANAGEMENT_KEY the management listener was started with.
Type
API Key (header: X-Management-Key)
Parameters
Path Parameters
id*
Type
Requiredstring
Min Length
1Request 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
PATCH
/config/servers/{id}