Calendars
Delete Calendar Blocked Time by External ID
Deletes the row resolved by its immutable, case-sensitive external_id within this organisation. A repeated DELETE may return 404 after the first success; clients may treat that response as the desired already-absent state.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
external_id*string
Identifier assigned by an external system.
Length
1 <= lengthResponse Body
curl -X DELETE "https://api.getmateo.com/v1/blocked-times/by?external_id=string"Empty