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

Jan 24, 2024

main
0.1
Compare

API structure has changed

11 structure changes including:
8 Additions
3 Modifications
Modified 3 Breaking
GET /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • ambassadors property Modified
        • Full types went from array[object] to array
          Breaking
GET /chat/messages/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • author property Modified
        • Full types is no longer object
          Breaking
PATCH /chat/chatrooms/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
Added 8
GET /chat/ambassadors
PATCH /chat/messages/{id}
PATCH /platform/chatrooms/{id}/archive
PATCH /platform/chatrooms/{id}/comment
PATCH /platform/chatrooms/{id}/flag
POST /chat/chatrooms
POST /chat/chatrooms/{chatroom}/ambassador/{ambassador}/read
POST /chat/messages