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