v1
latestOpenAPI 3.0.12026-07-1714724311.1 KBWebhooks
Create a Webhook
Create a new webhook.
post/webhooks
Query parameters
fieldsstring[]
Control what fields are being returned in the object.
metastring
What metadata to return in the response.
Request body
Example request
{
"name": "create articles",
"method": "POST",
"status": "active",
"data": true
}Response
Successful request