Create Thread
agent
Create Thread
Create a new agent thread.
Request body:
- name: Optional thread name
Returns:
- Created thread object
POST
Create Thread
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Request model for creating an agent thread.
Maximum string length:
255Response
Successful Response
Data transfer object for an agent thread.