Skip to main content
Version: v3

Delete Contact from Workflow

DELETE 

/contacts/:contactId/workflow/:workflowId

Delete Contact from Workflow

Request

Version stringrequired

API Version

Available optionsv3
contactId stringrequired

Contact Id

workflowId stringrequired

Workflow Id

application/json

Bodyrequired

    eventStartTimestring

    Start time of the workflow event (ISO 8601 format)

application/json

Successful response

Schema
    succeededboolean

    Whether the workflow operation was successful

    succededbooleandeprecated

    Legacy misspelling of succeeded. Deprecated; use succeeded.