curl --request DELETE \ --url https://api.cal.com/v1/attendees/{id}
{ "message": "OK, attendee removed successfully" }
ID of the attendee to delete
Your API key
OK, attendee removed successfully
The response is of type object.
object