Update User
Account
Update User
Update user settings like name and timezone
PUT
Update User
Update your account settings. Currently supports updating name and timezone.
Email and phone number changes require verification and must be done through the web interface at Settings.
Request Body
Your display name (can be null to clear)
Your timezone for timestamps. See GET /v1/timezones for valid values.
Request
Response
Response
Errors
| Status | Description |
|---|---|
400 | Invalid timezone or no valid fields provided |
401 | Invalid or missing API key |