v50

latestOpenAPI 3.0.1Apache 2.0raw.githubusercontent.com2026-03-105840481.8 KB
MessagingV1ShortCode

post/v1/Services/{ServiceSid}/ShortCodes

Path parameters

ServiceSidstring required

The SID of the Service to create the resource under.

Response

OK

sidstring nullable

The unique string that we created to identify the ShortCode resource.

account_sidstring nullable

The SID of the Account that created the ShortCode resource.

service_sidstring nullable

The SID of the Service the resource is associated with.

date_createdstring date-time nullable

The date and time in GMT when the resource was created specified in ISO 8601 format.

date_updatedstring date-time nullable

The date and time in GMT when the resource was last updated specified in ISO 8601 format.

short_codestring nullable

The E.164 format of the short code.

country_codestring nullable

The 2-character ISO Country Code of the number.

capabilitiesstring[] nullable

An array of values that describe whether the number can receive calls or messages. Can be: SMS and MMS.

urlstring uri nullable

The absolute URL of the ShortCode resource.