api-docs-icon

Unenroll Contact From Flow

DELETE
/ api/ v1/ flow/ unenroll/ {endPoint}/ {dataId}

Unenroll the specified contact from the specified flow.

dataId
integer (int32)
required

DataId of contact to unenroll from this flow

endPoint
string
required

EndpointId of the flow to use in unenroll.

Response

OK

application/json
object
unenrolled_date
string (date-time)

The date when the contact was unenrolled from this flow

Example:
1999-02-19T12:00:00.00:00

Code Examples

Response