Create Thread Handler
Create a new thread.
If parent_path_part_id is omitted, the thread is created under the user’s /users//threads/ folder (auto-provisioned if needed).
Headers
Cookies
Body
Request to create a new thread.
Parent PathPart ID. When omitted, auto-provisions and uses the user's /users/{user_id}/threads/ folder.
Thread title. Mutually exclusive with message_for_title.
1 - 255Message content used solely for automated title generation. This does NOT create a thread message; it is only used to generate the thread title. Mutually exclusive with title.
1 - 4096Response
Successful Response
Thread response model.
Thread ID
PathPart ID
Thread title
Full materialized path from root
Tenant ID
Creation timestamp
Last update timestamp
Parent Thread ID (for subthreads)
