Create Conversation

Create a new conversation within an existing trip with a first message.

post/trips/{trip_id}/conversations

Path parameters

trip_idstring required

Request body

messagestring nullable
model_choice'fast' | 'deep' nullable
proposal_idstring uuid nullable

Response

Successful Response

idstring required
created_atstring date-time required

Changes