UNPKG

n8n-nodes-highlevelv2

Version:

n8n community node for HighLevel v2 API integration - comprehensive CRM, marketing automation, and business management platform

36 lines (35 loc) 805 B
{ "type": "object", "properties": { "success": { "type": "boolean" }, "message": { "type": "string" }, "deletedFile": { "type": "object", "properties": { "id": { "type": "string" }, "name": { "type": "string" }, "type": { "type": "string" }, "isFolder": { "type": "boolean" }, "locationId": { "type": "string" }, "deletedAt": { "type": "string" } } } }, "version": 1 }