Jump to Content
Tilby
HomeGuidesAPI Reference
v2.0

Subscribe to updatesSupport websiteLog InTilby
Subscribe to updatesSupport websiteLog In
v2.0HomeGuidesAPI Reference

Introduction

  • Welcome
  • Overview of the integration process
  • Sandbox environment
  • Production environment
  • Authentication
  • Best practices & rate limits
  • Use of Query Strings

Use Cases

  • Create an item with sizes and colors
  • Request the bill (order to sale conversion)

Webhooks

  • Introduction
  • Subscribe to a webhook
  • Unsubscribe to a webhook
  • List webhook subscriptions
  • Security
  • Entities and events
  • Models and examples
  • Troubleshooting

UI Integrations

  • Check warehouse stocks popup
  • App-to-App
Powered by 

Unsubscribe to a webhook

URL : https://api.scloby.com/v2/webhooks
METHOD : DELETE

BODY

{
  "id": id_webhook
}

Updated 12 months ago