For the complete documentation index, see llms.txt. This page is also available as Markdown.

Update selected instance settings

Only the fields present in the request body are modified. Sending null clears a field.

patch
Authorizations
defguard_sessionstringRequired
Body
objectOptional
Responses
200

Settings updated.

No content

patch/api/v1/settings
PATCH /api/v1/settings HTTP/1.1
Content-Type: application/json
Accept: */*
Content-Length: 2

{}

No content

Last updated

Was this helpful?