Timezones
Returns a list of timezones and their IDs. It's helpful to add/update user's timezones to ensure notifications are sent at the correct local time. To set a user's timezone you'll need the ID of the timezone.
Fetch a list of available timezones
GET
https://web.r0app.com/api/v1/timezones
Returns a list of timezones available on R0. Timezones are used to offset dates to the user's local time. E.g. notification dates utilize timezones to notify the user at the appropriate local time.
Example request
Last updated