v2

latestSwagger 2.02026-08-01720512.4 KB
Workflows

Re-enter or exit an entity from a workflow

put/workflows/{id}/audience/{record_id}

Path parameters

idnumber required
record_idnumber required

This is the entity id. For email workflows this should be the contact id.

Request body

exitedboolean

Setting exited to true will exit the entity from the workflow. Setting exited to false will re-enter the entity into the workflow.

met_goalboolean

Setting met_goal of a workflow record to false is currently not possible.

Response

Successful