Create an account
Creates a new Account within the calling Platform.
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
call_forwarding_number
The phone number to forward calls to
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