Skip to main content
PUT
/
api
/
goal-bots
/
{id}
Update Goal Bot
curl --request PUT \
  --url https://app.tuco.ai/api/goal-bots/{id} \
  --header 'Authorization: Bearer <token>'