Remove a webhook subscription
DELETE ~/webhooks/:event
Headers
Field | Type | Description |
---|---|---|
doshii-location-idoptional | String |
The hashed ID of the location you're targeting. See Hashed Location IDs. If the webhook was originally created as a global webhook, then the doshii-location-id should be omitted, otherwise it will attempt to delete any location-specific webhook. |
Parameters
Field | Type | Description |
---|---|---|
:event | String |
The name of the Doshii event that the webhook subscription is being removed from. |
Examples
Response (204)
204 No Content.
Comments
0 comments
Please sign in to leave a comment.