Update an account
Updates an Account
Path parameters
id
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
The name of the account
time_zone
The time zone for the account
Response
Account
id
The account ID
name
The name of the account
time_zone
The time zone for the account