Webhooks

Register webhook endpoint

post/api/agent/webhooks

Request body

urlstring required
event_typesWebhookEventType[]
descriptionstring

Response

Webhook endpoint created

webhook_idstring uuid required
urlstring required
secretstring required
event_typesWebhookEventType[] nullable required
created_atstring date-time required

Changes