delete https://api.yelp.com/v3/webhooks/
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.
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.
Try It!
to start a request and see the response here!