Update Webhook
Webhooks API
Update Webhook
Updates a webhook.
PATCH
Update Webhook
Autorizaciones
A valid API key generated in Topsort's UI. Use the TSE API key if calling auctions or events API, otherwise use the TSC API key.
Parámetros de ruta
Id of the webhook.
Cuerpo
application/json
The URL to send the webhook event to.
Required string length:
1 - 2083The channel that triggers this webhook.
Opciones disponibles:
campaign:create, campaign:update, campaign:delete, catalog:feed:download:finish, store:availability:download:finish, catalog:feed:upload:late, full:availability:upload:late, delta:availability:upload:late Webhook secret to be used in signature generation.
Maximum string length:
32Ejemplo:
"t948Lf__j1WNwcAxZpsz8Q"
Respuesta
Successful Response
Id of the webhook.
The marketplace ID.
The URL to send the webhook event to.
Required string length:
1 - 2083The channel that triggers this webhook.
Opciones disponibles:
campaign:create, campaign:update, campaign:delete, catalog:feed:download:finish, store:availability:download:finish, catalog:feed:upload:late, full:availability:upload:late, delta:availability:upload:late Webhook secret to be used in signature generation.