chats
Fork Chat
Creates a new chat fork (duplicate) from a specific version within an existing chat. Useful for branching off alternate directions without modifying the original conversation.
post/chats/{chatId}/fork
Path parameters
chatIdstring required
The unique identifier of the chat to fork. Provided as a path parameter.
Request body
Response
Success