Update webhook info

Path parameters

idintegerRequired

Headers

AuthorizationstringRequired

Header authentication of the form Token <token>

Request

This endpoint expects an object.
urlstringOptionalformat: "uri">=1 character<=2048 characters
URL of webhook
send_payloadbooleanOptional
If value is False send only action
send_for_all_actionsbooleanOptional

If value is False - used only for actions from WebhookAction

headersanyOptional
is_activebooleanOptional
If value is False the webhook is disabled
actionslist of enumsOptional

Response

idinteger
organizationinteger
urlstringformat: "uri"<=2048 characters
URL of webhook
created_atdatetime
Creation time
updated_atdatetime
Last update time
projectinteger or null
send_payloadboolean or null
If value is False send only action
send_for_all_actionsboolean or null

If value is False - used only for actions from WebhookAction

headersany or null
is_activeboolean or null
If value is False the webhook is disabled
actionslist of enums or null