v1

latestOpenAPI 3.0.02026-07-1715378310.4 KB
webhooks

Update a webhook configuration

put/api/v1/webhooks/configurations/{id}

Path parameters

idstring required

Request body

workflowIdstring uuid
workflowVersionIdstring uuid
namestring
descriptionstring
parsingScriptstring
status'active' | 'inactive'

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