Update Webhook
Webhooks API
Update Webhook
Updates a webhook.
PATCH
Update Webhook
Autorisations
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.
Paramètres de chemin
Id of the webhook.
Corps
application/json
The URL to send the webhook event to.
Required string length:
1 - 2083The channel that triggers this webhook.
Options 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:
32Exemple:
"t948Lf__j1WNwcAxZpsz8Q"
Réponse
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.
Options 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.