Skip to content

Update external Jack access

PATCH
/config/jack/external

Atomically replaces only the external access profile.

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
{
  
"instanceName": "string",
  
"url": "string",
  
"headers": null
}

Responses

Success

application/json

Samples

Powered by VitePress OpenAPI

Released under the GPL-3.0 License.