Skip to main content
PATCH
Update 10DLC campaign

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

campaignId
string
required

10DLC campaign ID.

Body

application/json
name
string
Maximum string length: 100
description
string
Maximum string length: 4096
sampleMessages
string[]
Required array length: 1 - 5 elements
Maximum string length: 1024
messageFlow
string
Maximum string length: 2048
helpMessage
string
Maximum string length: 500
optInKeywords
string[]
Maximum string length: 50
optOutKeywords
string[]
Maximum string length: 50

Response

Campaign updated.

campaign
object
required