POST /api/public/webhook/zoho Headers: Content-Type: application/json x-webhook-token: <seu token> Body: { "id": "post-123", "conteudo": "Texto do post", "autor": "Nome do autor", "data": "2025-05-06" }