Skip to main content
Zylon home page
Search...
⌘K
Support
Request a Demo
Request a Demo
Search...
Navigation
threads
Creates a new thread
Home
User Manual
Developer Manual
Operator Manual
Changelog
API Documentation
General Overview
Token Management
ZylonGPT API
Workspace API
Tools
Introduction to tools
Built-in
Custom
Examples
Generate JSON as output
Stock Data Analysis
ZylonGPT API
Messages
Async Messages
Embeddings
Artifacts
Primitives
Tools
Workspace API
openid
auth
account
user
user-organization
project
project-member
interaction
chat
threads
GET
Get project threads
POST
Creates a new thread
GET
Get thread details
PUT
Updates a thread
DEL
Delete a thread
POST
Create a thread and interaction
artifacts
feedback
audit
analytics
resource
search
issue
confluence-integration
filesystem-integration
sharepoint-integration
claromentis-integration
global
close
Workspace API
threads
Creates a new thread
Copy page
Routes for managing threads
Copy page
POST
/
v1
/
app
/
project
/
{projectId}
/
thread
Path Parameters
projectId
string
required
The ID of the project
Body
application/json
Details of the thread to be created
name
string
required
visibility
enum<string>
required
Available options:
Public
,
Private
Get project threads
Previous
Get thread details
Next
⌘I