curl -X POST "https://app.replyify.ai/api/clients" \ -H "Authorization: Bearer YOUR_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "name": "Acme Corp", "service_description": "B2B SaaS for project management. We help teams ship 2x faster with AI-powered workflows.", "calendar_link": "https://calendly.com/acme/30min" }'
A detailed service_description significantly improves the quality of AI-generated reply drafts. Include what the client does, who they serve, and their key differentiators.