Skip to main content
PUT
Update opt out settings

Authorizations

Authorization
string
header
required

Send your team API key or project token as Authorization: Bearer <token>. The credential must have the required permissions. Project tokens can access only their own project.

Body

application/json
enabled
boolean
required

Whether this feature is enabled.

optOutKeywords
string[]
required

Opt out keywords associated with this management update opt out settings input.

Value constraints

Required array length: 1 - 50 elements
Required string length: 1 - 32
optInKeywords
string[]
required

Opt in keywords associated with this management update opt out settings input.

Value constraints

Maximum array length: 50
Required string length: 1 - 32

Response

Success

data
object
required

Structured data carried by this object.