Re Enroll Workflow Run
POST/api/workflows/runs/:run_id/re-enroll
Re-enroll the same lead into the same agent's workflow.
Looks up the original workflow run to get agent_config_id and lead_id, finds an enabled trigger for the agent, and enrolls the lead again.
Request
Responses
- 200
- 422
Successful Response
Validation Error