Skip to content

Set the band's timezone from a member's browser, only while unset

POST
/api/band/timezone-heal

Any member may report their browser timezone; it is applied only while bands.timezone is still NULL, so a member’s device can never override an explicit setting. Applying also converts the band’s calendar events still carrying the ‘UTC’ placeholder.

object
timezone
required
string
>= 1 characters <= 100 characters

Heal result ({ applied, backfilledEvents })

object
ok
required
boolean
data
nullable

Invalid timezone or no band

object
ok
required
boolean
error
required
string
code
string

Unauthenticated

object
ok
required
boolean
error
required
string
code
string

Server error

object
ok
required
boolean
error
required
string
code
string