Skip to main content
POST
/
multichannel
/
workspaces
/
{workspaceID}
/
sequences
/
{sequenceID}
/
enrollments
/
remove
Error
A valid request URL is required to generate request examples
{
  "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

Remove enrollments request. Use filters to define which leads are eligible for removal. limit caps how many matching leads are removed.

The body is of type object.

Response

No Content