Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Scheduling
calendars & appointments api
Delete calendar resource by ID
cURL
curl --request DELETE \ --url https://services.leadconnectorhq.com/calendars/resources/{resourceType}/{id} \ --header 'Version: <version>'
{ "success": "true" }
API Version
2021-04-15
Calendar Resource Type
equipments
rooms
Calendar Resource ID
Calendar resource deleted
Success
"true"
Was this page helpful?