v1

latestOpenAPI 3.0.02026-07-1715378310.4 KB
webhooks

Create a new webhook configuration

post/api/v1/webhooks/configurations

Request body

workflowIdstring uuid required
workflowVersionIdstring uuid
namestring required
descriptionstring
parsingScriptstring required

Response

idstring uuid required
workflowIdstring uuid required
workflowVersionIdstring uuid nullable required
workflowVersioninteger nullable required
namestring required
descriptionstring nullable required
webhookPathstring required
parsingScriptstring required
status'active' | 'inactive' required
organizationIdstring nullable required
createdBystring nullable required
createdAtstring date-time required
updatedAtstring date-time required