Agent SwarmAgent Swarm

Webhooks

Webhooks API endpoints

POST
/api/agentmail/webhook

Response Body

curl -X POST "http://localhost:3013/api/agentmail/webhook"
Empty
Empty
Empty
POST
/api/github/webhook

Response Body

curl -X POST "http://localhost:3013/api/github/webhook"
Empty
Empty
Empty
POST
/api/gitlab/webhook

Response Body

curl -X POST "http://localhost:3013/api/gitlab/webhook"
Empty
Empty
Empty
POST
/api/webhooks/{workflowId}

Path Parameters

workflowId*string

Response Body

curl -X POST "http://localhost:3013/api/webhooks/string"
Empty
Empty
Empty