ການອ້າງອີງ API

assistant

ມີ 6 endpoints ໃນພື້ນນີ້. ແຕ່ລະອັນມີໜ້າເວັບຂອງຕົນເອງພ້ອມດ້ວຍພາຣາມິເຕີ, ການຕອບກັບ ແລະ ຄຳຂໍທີ່ທ່ານສາມາດຮັນໄດ້.

ວິທີການເສັ້ນທາງມັນເຮັດຫຍັງການອະນຸຍາດ
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