Authorization: Bearer ********************{
"conversation_id": "",
"char_id": "5d338737-6da2-4b26-bc8b-ef1c64b15af7",
"user": "2k6KUUoxP5MXjgfp6WEAew"
}curl --location --request POST 'https://api-platform.digitpulse.ai/v1/create-chat' \
--header 'X-Timestamp: 1739933362' \
--header 'X-Signature: 1739933362' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"conversation_id": "",
"char_id": "5d338737-6da2-4b26-bc8b-ef1c64b15af7",
"user": "2k6KUUoxP5MXjgfp6WEAew"
}'{
"conversation_id": "54f144b1-29e9-4500-a236-86b9238aa466",
"answer": "Ah, you must be the contact I was told about. Let's discuss the mission over coffee.",
"parent_message_id": "0fbc2a00-6a16-4b48-a9e3-d8d6b669a28c"
}