GoHighLevel - Disable Calendar Group
n8n-nodes-base.httpRequest
Temporarily disable a calendar group without deleting it. Useful for seasonal or conditional calendar management.
Use Cases
Temporarily deactivate calendar groups
Disable seasonal booking groups
Control group visibility conditionally
Configuration
Node Configuration Summary
Ready-to-use GoHighLevel node configured for gohighlevel - disable calendar group.
Copy and paste directly into your n8n workflow.
Method:
POST
Endpoint:
/calendars/groups/{{ $json.groupId }}/disable
Nodes:
2
Auth:
GoHighLevel OAuth2
BuildShip-ready configuration with API call node and custom logic.
Make.com scenario configuration with HTTP module and data processing.