Sigma REST APIOrganizations

Update organization settings

View as MarkdownOpen in Claude
Update settings for the organization associated with the API credentials. ### Usage notes - To perform this operation, you must use API credentials owned by a user assigned the Admin account type. - To update settings for a tenant organization, use [impersonation](/docs/impersonate-users) to obtain a token for that tenant, then call this endpoint with that token.

Authentication

AuthorizationBearer

OAuth authentication of the form <token>.

Request

The request body.
timezonestringOptional

IANA timezone identifier for the organization (e.g. “America/New_York”).

Response

The response body.
organizationIdstring
Unique identifier of the organization
timezonestring
Current IANA timezone for the organization