Update webhook info

Path parameters

idintegerRequired

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
actionslist of enumsOptional
headersanyOptional
is_activebooleanOptional
If value is False the webhook is disabled
send_for_all_actionsbooleanOptional

If value is False - used only for actions from WebhookAction

send_payloadbooleanOptional
If value is False send only action
urlstringOptionalformat: "uri">=1 character<=2048 characters
URL of webhook

Response

created_atdatetime
Creation time
idinteger
organizationinteger
updated_atdatetime
Last update time
urlstringformat: "uri"<=2048 characters
URL of webhook
actionslist of enums or null
headersany or null
is_activeboolean or null
If value is False the webhook is disabled
projectinteger or null
send_for_all_actionsboolean or null

If value is False - used only for actions from WebhookAction

send_payloadboolean or null
If value is False send only action