Create Webhook
Last updated
Last updated
POST /v0/webhooks HTTP/1.1
Host: api.alignlabs.dev
Authorization: text
Content-Type: application/json
Accept: */*
Content-Length: 14
{
"url": "text"
}{
"id": "text",
"url": "text",
"status": "text",
"created_at": "2025-12-19T15:57:27.674Z"
}