Update webhook configurationCopy Pageput https://{region}-api.dotdigital.com/cpaas/webhooks/{webhookId}Updates an individual webhook configuration.Path ParamswebhookIdstringrequiredThe webhook idBody ParamsDetail of the webhook configuration to updatenamestringrequiredThe name of the webhook configurationurlstringrequiredThe target url of the webhooksecretstringThe secret used to create HMAC secure hashsubscriptionsarray of objectsEvents for webhooksubscriptionsADD objectbatchbooleanWhether to use event batching, or send single eventstruetruefalsemaxBatchSizenumber1 to 500Maximum number of events to batch before it is sentbatchTimeoutnumber1 to 60Maximum duration in seconds to wait before a batch is sentHeadersif-matchstringAn optional ETag for optimistic concurrency controlResponses 200The updated webhook configuration 404The webhook configuration was not foundUpdated about 1 month ago Retrieves webhook configurationDeletes webhookDid this page help you?YesNo