Update selected instance settings
patch
Authorizations
defguard_sessionstringRequired
Body
objectOptional
Responses
200
Settings updated.
No content
400
Invalid settings.
application/json
401
Session is missing or invalid.
application/json
403
Requires admin privileges.
application/json
500
Unable to update settings.
application/json
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?