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

This endpoint expects an object.
call_forwarding_numberstringOptionalformat: "^\+[1-9]\d{6,14}$"

The phone number to forward calls to

namestringOptional

The name of the account

time_zonestringOptional

The time zone for the account

Response

Account

idstring

The account ID

namestring

The name of the account

call_forwarding_numberstringOptionalformat: "^\+[1-9]\d{6,14}$"

The phone number to forward calls to

time_zonestringOptional

The time zone for the account