Set the band's timezone from a member's browser, only while unset
POST/api/band/timezone-heal
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.
Authorizations
Section titled “Authorizations”Request Body
Section titled “Request Body”object
timezone
required
string
Responses
Section titled “Responses”Heal result ({ applied, backfilledEvents })
object
ok
required
boolean
data
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
