Update your account settings, currently we only support changing account's timezone.
Name | Type | Default | Description |
---|---|---|---|
token | string | none | Your API token |
timezone | string | none | Account's timezone |
This action will return only member timezone
(displaying timezone, see supported
timezones)
if timezone is changed, or just return an empty array.
{"data":{"timezone":"(UTC+01:00) Europe\/London"},"info":[],"status":"success","code":0}
{"data":[],"info":[],"status":"success","code":0}