{ "name": "example" }
curl --location --request POST 'https://openai.aihey.cc/claude/organizations/dca2a902-a463-41f0-88cb-b047deb40178/chat_conversations' \ --header 'Accept: */*' \ --header 'Cookie: sessionKey=' \ --header 'Content-Type: application/json' \ --data-raw '{ "name": "example" }'
{ "uuid": "9c4326a2-551d-45ac-899c-2fef84e6c417", "name": "example", "summary": "", "created_at": "2023-07-13T00:00:35.030815+00:00", "updated_at": "2023-07-13T00:00:35.030815+00:00" }