v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-061971481.8 MB
Api20100401Account

Create a new Twilio Subaccount from the account making the request

Create a new Twilio Subaccount from the account making the request

post/2010-04-01/Accounts.json

Response

Created

auth_tokenstring nullable

The authorization token for this account. This token should be kept a secret, so no sharing.

date_createdstring date-time-rfc-2822 nullable

The date that this account was created, in GMT in RFC 2822 format

date_updatedstring date-time-rfc-2822 nullable

The date that this account was last updated, in GMT in RFC 2822 format.

friendly_namestring nullable

A human readable description of this account, up to 64 characters long. By default the FriendlyName is your email address.

owner_account_sidstring nullable

The unique 34 character id that represents the parent of this account. The OwnerAccountSid of a parent account is it's own sid.

sidstring nullable

A 34 character string that uniquely identifies this resource.

status'active' | 'suspended' | 'closed'

The status of this account. Usually active, but can be suspended or closed.

subresource_urisobject nullable

A Map of various subresources available for the given Account Instance

type'Trial' | 'Full'

The type of this account. Either Trial or Full if it's been upgraded

uristring nullable

The URI for this resource, relative to https://api.twilio.com