Change Updates

Do not miss any Popsell API changes, ever again

Subscribe to the Popsell API changelog to be up to date on recent changes.

RSS

Sep 30, 2024

main
0.1
Compare

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
  • 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
GET /{environment}/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chat_topics property Added
PATCH /chat/waiting-list/{id_waiting_list}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • source, id_transferrer, id_chatroom_transferred properties Added
PATCH /{environment}/me
  • Response
  • 200 response Modified
    • application/json content type Modified
      • chat_topics property Added
POST /auth/login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • user property Modified
        • chat_topics property Added
POST /auth/register
  • Response
  • 201 response Modified
    • application/json content type Modified
      • chat_topics property Added
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
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
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