Create a new thread
Creates a new chat thread for the published version of the specified workflow.
Path parameters
agentIdstring · min: 1Required
The agent identifier
Responses
201
Thread created
application/json
400
Bad Request
application/json
401
Unauthorized
application/json
403
Forbidden
application/json
404
Not Found
application/json
500
Internal Server Error
application/json
post
/chat/agents/{agentId}/threadsLast updated