Skip to main content
POST
Remove Dynamic Action Prospect

Authorizations

X-API-Key
string
header
required

Body

application/json
enrollmentId
string | null

MCP Dynamic Actions enrollment/activity id to cancel. Prefer this exact value from add_dynamic_action or find_mcp_enrollment, especially when prospectId is null.

prospectId
string | null

Persisted FirstTouch prospect id whose MCP dynamic action enrollment should be canceled.

  • Use only when enrollmentId is not available and this prospect has exactly one non-canceled MCP Dynamic Actions enrollment, or include with enrollmentId to validate both identify the same enrollment.
reason
string | null

Optional cancellation reason stored on the enrollment. Defaults to MCP dynamic action cleanup.

Response

Tool result.