Update an account

Updates an Account

Path parameters

idstringRequired

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

Account params
namestringOptional
The name of the account
time_zonestring or nullOptional
The time zone for the account

Response

Account
idstring
The account ID
namestring
The name of the account
time_zonestring or null
The time zone for the account