Reservation Cancel

The cancel endpoint allows you to cancel a reservation using a reservation_id.

cURL example with OAuth authentication:

    curl -X POST "https://api.yelp.com/v3/bookings/reservation/e33b40ef-f6b1-4f17-987c-d850892564b/cancel" -H "authorization: Bearer {ACCESS_TOKEN}"

Example 200 response:

{}
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json