Update a peer
PATCH
/config/peers/{id}
Persists changes and reconnects. ?force=true keeps the peer even if its handshake fails.
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" }
{
}
Responses
Success
application/json
PATCH
/config/peers/{id}