Update system settings (partial).
Authorizations
Bearer authentication. Pass the access token in the Authorization: Bearer <token> header.
Body
Request body for PATCH /settings.
Partial update — only fields present in the request body are overwritten.
access_token is intentionally excluded: rotate via POST /settings/access-token
so the token is always a JWT signed by the server.
Response
Successful Response
Full Setting response. Singleton row, no UUID id.
Currency code used for budget management (e.g. "USD", "KRW").
KRW, USD Language code for the system (e.g. "en", "ko").
Internal identifier for the setting row.
Whether TLS is enabled.
Bearer access token for outbound integrations.
Example data information.
Extension bag for setting-specific data.
External channel URL used during budget management.
System default public URL for event tracker and outbound links.
Site configuration values.
TLS domain name.
Yield optimization configuration.
