Conversations
Create items in a conversation with the given ID.
post/conversations/{conversation_id}/items
Path parameters
conversation_idstring required
Example:conv_123
The ID of the conversation to add the item to.
Query parameters
includeIncludeEnum[]
Additional fields to include in the response. See the include parameter for listing Conversation items above for more information.
Request body
Response
OK