Skip to main content
POST
/
multichannel
/
workspaces
/
{workspaceID}
/
sequences
/
{sequenceID}
/
sender-profiles
Error
A valid request URL is required to generate request examples
{
  "counts": {
    "linkedinAccounts": 123,
    "senderProfiles": 123,
    "uniqueMailboxes": 123
  },
  "senderProfileIds": [
    123
  ]
}
{
"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

Upsert sender profiles request

The body is of type object.

Response

OK

Response containing sender profile IDs associated with a sequence

counts
object

Counts summary for associated senders (regular sender profiles, unique mailboxes, LinkedIn accounts) @Description Counts summary for senders associated with the sequence

senderProfileIds
integer[]

Array of sender profile IDs @Description List of sender profile IDs associated with the sequence