put https://api-sbx.sidedrawersbx.com/api/v1/developers/tenant/tenant-id//webhooks/webhook-id/
Updates an existing Webhook subscription.
Response
201The Webhook subscription has been successfully updated.
Updates an existing Webhook subscription.
201The Webhook subscription has been successfully updated.
xxxxxxxxxx
curl --request PUT \
--url 'https://api-sbx.sidedrawersbx.com/api/v1/developers/tenant/tenant-id/tenantId/webhooks/webhook-id/webhookId?connectionType=HTTP' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!