For AI agents: visit https://developer.tilby.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
Jump to Content
TilbyTilby
HomeGuidesAPI Reference
Request for a sandboxSupport websiteLog InTilby
Guides
Request for a sandboxSupport websiteLog In
HomeGuidesAPI 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
  • Documentation automatic printing

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

Components

  • Forms
Powered by 

Unsubscribe to a webhook

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

BODY

{
  "id": id_webhook
}

Updated 12 months ago


Subscribe to a webhook
List webhook subscriptions
Did this page help you?