post https://api.cyrano.ai/conv/v1/conversations
Combined Conversation and Utterances API
You may pass the utterances at the same time as creating the conversation if that data is already available.
409 Conflicts
If you try to create a conversation and the
src_id
already exists, you will receive a 409 status code, with the existing conversation in the body of the response.