Create Messaging Service

Creates a new Twilio messaging service. The provided Twilio Service SID is validated against the Twilio API before saving. If marked as default, any existing default is demoted.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body Params

string
required

Name of the messaging service.

string
required

Twilio Messaging Service SID.

string

Optional SMS message prefix to prepend when sending.

boolean

Whether SMS URLs should be shortened.

boolean

Whether this service should be used as the default messaging service.

Responses
201

The created messaging service

422

Failed to connect to Twilio with the provided service_sid.

Language
Credentials
Bearer
JWT
URL
LoadingLoading…