/
/Notehub API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 4w ago
alert1
authorization2
billing_account3
description8
device31
event5
external devices3
jobs9
monitor5
organization3
project45
route6
usage4
webhook11
  • post/v1/products/{productUID}/devices/{deviceUID}/webhook-event
  • put/v1/products/{productUID}/devices/{deviceUID}/webhook-session
  • post/v1/products/{productUID}/webhooks/{webhookUID}/devices/{deviceUID}/event
  • post/v1/products/{productUID}/webhooks/{webhookUID}/event
  • get/v1/products/{productUID}/webhooks/{webhookUID}/settings
  • put/v1/products/{productUID}/webhooks/{webhookUID}/settings
  • get/v1/projects/{projectOrProductUID}/webhooks
  • get/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
  • put/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
  • post/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
  • delete/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}
    webhook

    Deletes the specified webhook

    delete/v1/projects/{projectOrProductUID}/webhooks/{webhookUID}

    Path parameters

    projectOrProductUIDstring required
    webhookUIDstring required
    Example:Abc_123-2646f411-dc56-44a0-9743-4130f47a74h8

    Webhook UID

    Response

    Webhook deleted successfully

    Changes