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