Update server settings
PATCH
/system/v2/server-settings
Platform support: MT and CC
Partially updates the master tenant's (tenant id 1) configuration, representing this
server's own settings. Only provided fields are updated; omitted fields retain their
current values. Equivalent to PATCH /system/v2/tenants/{id} with id fixed to the
master tenant.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 500
Server settings updated successfully
Invalid request
Unauthorized
Forbidden
Resource not found
Conflict — server name already taken or SSO enforcement blocked by duplicate emails
Internal server error