API 参考

assistant

此区域有 6 个端点。每个端点都有自己的页面,包含其参数、响应以及您可以运行的请求。

方法路径功能说明权限
GET/v1/assistant/conversationsList your own assistant conversations.tickets.reply
POST/v1/assistant/conversationsStart a new assistant conversation.tickets.reply
DELETE/v1/assistant/conversations/{conversationId}Delete a conversation and everything in it.
GET/v1/assistant/conversations/{conversationId}Read one conversation with its full thread.
POST/v1/assistant/conversations/{conversationId}/escalateTurn a conversation into a support ticket.tickets.reply
POST/v1/assistant/conversations/{conversationId}/messagesAsk the assistant a question and get its answer.tickets.reply