Update organization settings

View as Markdown

Update organization settings using JSON Merge Patch semantics. Pass dryRun=true to validate and resolve without persisting.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Query parameters

dryRunbooleanOptional

Request

This endpoint expects an object.
brandingobject or nullOptional

Response

OK
brandingobject
idstring
namestring
updatedAtdatetime
RFC 3339 timestamp with a UTC offset.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
429
Too Many Requests Error