Update Thread
agent
Update Thread
Update an existing agent thread.
Path params:
- thread_id: Thread ID
Request body:
- name: New thread name
Returns:
- Updated thread object
PATCH
Update Thread
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Body
application/json
Request model for updating an agent thread.
Required string length:
1 - 255Response
Successful Response
Data transfer object for an agent thread.