curl -X POST "https://api.jasni.ai/api/v1/emails/12345/[email protected]" \ -H "Authorization: Bearer jsk_your_api_key" \ -H "Content-Type: application/json" \ -d '{ "text": "Thanks for your email! I will review and get back to you.", "replyAll": false, "includeOriginal": true }'
curl -X POST "https://api.jasni.ai/api/v1/emails/12345/[email protected]" \ -H "Authorization: Bearer jsk_your_api_key" \ -H "Content-Type: application/json" \ -d '{ "text": "Thanks for your email! I will review and get back to you.", "replyAll": false, "includeOriginal": true }'
curl -X POST "https://api.jasni.ai/api/v1/emails/12345/[email protected]" \ -H "Authorization: Bearer jsk_your_api_key" \ -H "Content-Type: application/json" \ -d '{ "text": "Thanks for your email! I will review and get back to you.", "replyAll": false, "includeOriginal": true }'