v1
latestOpenAPI 3.1.02026-07-248941352.6 KBWebhooks
Unsubscribe to Webhook
Unsubscribe from a webhook subscription using the webhook_id obtained during the subscription process. Use an authenticated DELETE to the https://api.yelp.com/v3/webhooks/{webhook_id} endpoint.
delete/{webhook_id}
Path parameters
webhook_idstring required
The unique identifier for the webhook subscription.
Response
204 No Content - Webhook successfully unsubscribed
object required