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.
call_forwarding_number
The phone number to forward calls to
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
call_forwarding_number
The phone number to forward calls to
time_zone
The time zone for the account