API structure has changed
15 structure changes including:
1 Breaking change
5 Additions
9 Modifications
1 Removal
Modified
9
Breaking
GET /chat/waiting-list
- Response
-
200 response Modified
-
application/json content type Modified
- source, id_transferrer, id_chatroom_transferred properties Added
-
application/json content type Modified
- Query
- filter[id_chat_topic] query parameter Added
GET /chat/waiting-list/{id_waiting_list}
- Response
-
200 response Modified
-
application/json content type Modified
- source, id_transferrer, id_chatroom_transferred properties Added
-
application/json content type Modified
GET /{environment}/me
- Response
-
200 response Modified
-
application/json content type Modified
- chat_topics property Added
-
application/json content type Modified
PATCH /chat/waiting-list/{id_waiting_list}
- Response
-
200 response Modified
-
application/json content type Modified
- source, id_transferrer, id_chatroom_transferred properties Added
-
application/json content type Modified
PATCH /{environment}/me
- Response
-
200 response Modified
-
application/json content type Modified
- chat_topics property Added
-
application/json content type Modified
POST /auth/login
- Response
-
200 response Modified
-
application/json content type Modified
-
user property Modified
- chat_topics property Added
-
user property Modified
-
application/json content type Modified
POST /auth/register
- Response
-
201 response Modified
-
application/json content type Modified
- chat_topics property Added
-
application/json content type Modified
POST /chat/waiting-list
- Body
-
application/json content type Modified
- source, id_transferrer, id_chatroom_transferred properties Added
- Response
-
201 response Modified
-
application/json content type Modified
- source, id_transferrer, id_chatroom_transferred properties Added
-
application/json content type Modified
POST /manager/quiz
- Body
-
application/json content type Modified
- Content type is no longer required
-
active, type_answer, type_callback, titles properties Modified
-
Properties are now required Breaking
-
Properties are now required
Removed
1
Breaking
GET /manager/chat-topics
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
DELETE /chat/chatrooms/{id}/thread
GET /chat/rag/search-documents
GET /platform/chat-topics
PATCH /chat/chatrooms/{id}/thread
POST /chat/chatrooms/{id}/thread