Calendars
Delete Calendar by Locator
Deletes the calendar resolved by exactly one of id or external_id within this organisation. A repeated DELETE may return 404 after the first success.
Authorization
bearerAuth AuthorizationBearer <token>
In: header
Query Parameters
id?string
Unique identifier for the resource.
Format
uuidexternal_id?string
Partner-owned, case-sensitive calendar identifier that is unique within the organisation.
Length
1 <= lengthResponse Body
curl -X DELETE "https://api.getmateo.com/v1/calendars/by"Empty