v76

OpenAPI 3.0.3raw.githubusercontent.com2026-08-015764591.5 MB
Webhooks

Save webhook info

put/api/webhooks/{id}/

Path parameters

idinteger required

Request body

actionsActionsEnum[]
{"stackTrail":"components:schemas:WebhookSerializerForUpdateRequest:properties:headers","oasType":"schema","type":"unknown","title":"Request extra headers of webhook","description":"Key Value Json of headers"}
is_activeboolean

If value is False the webhook is disabled

send_for_all_actionsboolean

If value is False - used only for actions from WebhookAction

send_payloadboolean

If value is False send only action

urlstring uri required

URL of webhook

Response

actionsActionsEnum[]
consecutive_failuresinteger required
created_atstring date-time required

Creation time

{"stackTrail":"components:schemas:WebhookSerializerForUpdate:properties:headers","oasType":"schema","type":"unknown","title":"Request extra headers of webhook","description":"Key Value Json of headers"}
idinteger required
is_activeboolean

If value is False the webhook is disabled

organizationinteger required
projectinteger nullable required
send_for_all_actionsboolean

If value is False - used only for actions from WebhookAction

send_payloadboolean

If value is False send only action

updated_atstring date-time required

Last update time

urlstring uri required

URL of webhook