v1
latestOpenAPI 3.1.02026-07-261690320.7 KBAdd webhook
Add webhook
post/webhooks
Request body
Example request
{
"target_url": "https://example.com/webhook",
"event_type": "issue.open.created"
}Response
The webhook has been added
Example response
{
"webhook_id": 1
}