DELETE
/
booking-references
/
{id}
curl --request DELETE \
  --url https://api.cal.com/v1/booking-references/{id}

Authorizations

apiKey
string
query
required

Path Parameters

id
integer
required

ID of the booking reference to delete

Query Parameters

apiKey
string
required

Your API key

Response

201

OK, bookingReference removed successfully