v1

latestOpenAPI 3.0.02026-07-263403911.5 MB
WebhookReceivers

Replace webhook receiver

Replace an existing webhook receiver.

put/v1/WebhookReceivers/{id}

Path parameters

idinteger required

ID of the webhook receiver to replace.

Request body

webhook_receiver_idinteger

Primary identifier for a webhook receiver.

urlstring required

URL to send request to.

descriptionstring

Describes the webhook receiver.

require_xhook_header_confirmation_flagboolean

Is the header "X-Hook-Secret" required to confirm this endpoint. In general, this should be yes, but some systems are not compatible with this.

Response

OK

okboolean