Skip to main content
DELETE
/
v2
/
me
/
booking-limits
Clear my booking limits
curl --request DELETE \
  --url https://api.cal.com/v2/me/booking-limits \
  --header 'Authorization: <authorization>'

Headers

Authorization
string
required

value must be Bearer <token> where <token> is api key prefixed with cal_, managed user access token, or OAuth access token

Response

204 - undefined