v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-05-074765387.7 KB
V2ShortCodeApplications

Create a new short code application

Create a new short code application for an account

post/v2/ShortCodes/Applications

Request body

friendly_namestring required

The friendly name for the short code application.

iso_countrystring required

The ISO country code.

Response

Response schema for creating a Short Code Application.

sidstring

The unique identifier of the Short Code Application.

application_requirements_sidstring

The Application Requirements SID.

application_requirements_versioninteger

The version of the application requirements.

account_sidstring

The Account SID associated with the application.

bundle_sidstring

The Bundle SID for regulatory compliance.

reviewerstring

The reviewer of the application.

zendesk_ticket_idstring

The Zendesk ticket ID associated with the application.

friendly_namestring

The friendly name of the application.

notification_emailsstring[]

The notification emails for the application.

iso_countrystring

The ISO country code.

state'DRAFT' | 'TWILIO_REVIEW' | 'PENDING_PAYMENT' | 'PAYMENT_FAILED' | 'IN_PROVISIONING' | 'PENDING_CARRIER' | 'APPROVED' | 'CORRECTIONS_NEEDED' | 'CANCELED' | 'ARCHIVED'

The state of the application.

date_createdstring date-time

The date and time the application was created.

date_updatedstring date-time

The date and time the application was last updated.

created_bystring

The identity of the user who created the application.

updated_bystring

The identity of the user who last updated the application.