Skip to main content
PUT
Update organization timezone

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

organizationId
string
required

Body

application/json
timezone
string
required

IANA timezone (e.g. America/New_York)

Response

Timezone updated

success
enum<boolean>
Available options:
true
data
object