Autofill 10DLC Campaign Information

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

Headers

PINNACLE-API-KEYstringRequired

Request

This endpoint expects an object.
additionalInfostringOptional
Any additional information you want to provide.
campaignIdintegerOptional>=1
Campaign ID.

Response

Returns autofilled 10DLC information.
autoRenewbooleanDefaults to true
Whether the campaign renews automatically.
brandinteger or null
Brand id.
campaignIdinteger or null
Unique identifier for the campaign.
descriptionstring or null
Description of the campaign.
keywordsobject or null
Keyword response configuration.
messageFlowstring or null
Describe the flow of how users will opt in to this campaign.
namestring or null
Display name of the campaign.
optionsobject or null
Campaign configuration options.
sampleMessageslist of strings or null
Example messages for the campaign.
useCaseobject or null
Use case for the campaign.

Errors