Release Candidate — the API is undergoing final validation before general availability, and minor changes may still occur.
Hellomateo API Documentation
Calendars

Delete Calendar Blocked Time

DELETE
/v1/calendars/{calendar_id}/blocked-times/{id}

Deletes the specified calendar Blocked Time.

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

calendar_id*string

Unique identifier of the related calendar.

Formatuuid
id*string

Unique identifier for the resource.

Formatuuid

Response Body

curl -X DELETE "https://api.getmateo.com/v1/calendars/497f6eca-6276-4993-bfeb-53cbbbba6f08/blocked-times/497f6eca-6276-4993-bfeb-53cbbbba6f08"
Empty