Skip to main content
DELETE
/
api
/
goal-bots
/
{id}
/
enroll
Unenroll Lead
curl --request DELETE \
  --url https://app.tuco.ai/api/goal-bots/{id}/enroll \
  --header 'Authorization: Bearer <token>'