cURL
curl --request POST \ --url https://api.upon-ai.com/api/chats/{chatId}/end \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "workspaceId": 123 } '
Mark a chat as completed and close the session.
Documentation IndexFetch the complete documentation index at: https://documentation.uponai.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://documentation.uponai.com/llms.txt
Use this file to discover all available pages before exploring further.
Generate tokens from your profile settings at app.uponai.com.
Chat identifier.
Chat ended.