API Reference
Document Context
Set current document context
Path Parameters
chatId*string
Response Body
application/json
application/json
application/json
curl -X POST "https://loading/api/chats/string/document-context"nullnull{
"message": "string"
}Remove current document context
Path Parameters
chatId*string
Response Body
application/json
application/json
application/json
curl -X DELETE "https://loading/api/chats/string/document-context"nullnull{
"message": "string"
}