n8n-nodes-highlevelv2
Version:
n8n community node for HighLevel v2 API integration - comprehensive CRM, marketing automation, and business management platform
19 lines (18 loc) • 455 B
JSON
{
"type": "object",
"properties": {
"success": {
"type": "boolean",
"description": "Indicates whether the blog post was successfully deleted"
},
"message": {
"type": "string",
"description": "Success or error message"
},
"deletedId": {
"type": "string",
"description": "ID of the deleted blog post"
}
},
"version": 1
}