Skip to main content
PATCH
/
multichannel
/
workspaces
/
{workspaceID}
/
sequences
/
{sequenceID}
/
settings
Error
A valid request URL is required to generate request examples
{
  "bcc": "<string>",
  "cc": "<string>",
  "ccAndBccEnabled": true,
  "espMatchingEnabled": true,
  "openTrackingEnabled": true,
  "opportunitiesValue": 123,
  "optOutLinkEnabled": true,
  "optOutLinkText": "<string>",
  "optOutText": "<string>",
  "optOutTextEnabled": true,
  "plainTextEmailsEnabled": true,
  "trackOpportunitiesEnabled": true
}
{
"data": "<unknown>",
"message": "<string>"
}
{
"data": "<unknown>",
"message": "<string>"
}
{
"data": "<unknown>",
"message": "<string>"
}
{
"data": "<unknown>",
"message": "<string>"
}
{
"data": "<unknown>",
"message": "<string>"
}

Authorizations

Authorization
string
header
required

Path Parameters

workspaceID
string
required

Workspace ID

sequenceID
integer
required

Sequence ID

Body

application/json

Update sequence settings request

The body is of type object.

Response

OK

bcc
string
cc
string
ccAndBccEnabled
boolean
espMatchingEnabled
boolean
openTrackingEnabled
boolean
opportunitiesValue
number
optOutText
string
optOutTextEnabled
boolean
plainTextEmailsEnabled
boolean
trackOpportunitiesEnabled
boolean