Autofill Toll-Free Campaign Information

Generate campaign details based off existing campaign and the brand it's connected to.

Authentication

PINNACLE-API-KEYstring
API Key authentication via header

Request

This endpoint expects an object.
additionalInfostringOptional
Any additional information you want to provide.
campaignIdstringOptional

Unique identifier for the campaign.

  • When autofilling 10DLC campaigns, it must begin with the prefix dlc_ (e.g., dlc_1234567890)
  • When autofilling Toll-Free campaigns, it must begin with the prefix tf_ (e.g., tf_1234567890)
  • When autofilling RCS campaigns, it must begin with the prefix rcs_ (e.g., rcs_1234567890)

Response

Returns autofilled toll-free information.

brandstringOptional
campaignIdstringOptional

Unique identifier for the campaign. Must begin with the prefix tf_.

keywordsobjectOptional
Keyword response configuration.
monthlyVolumeenumOptional
Message volume.
namestringOptional
Display name of the campaign. This is not sent to carriers for approval and is only used for your reference on the Pinnacle dashboard.
optInobjectOptional

Opt-in method and workflow.

optionsobjectOptional
Campaign configuration options.
productionMessageContentstringOptional

Example message(s) that would be sent in production. Should reflect the actual content users will receive. See the Production Message Content section for requirements.

useCaseobjectOptional
Use case classification for the campaign.

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
500
Internal Server Error