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

Jun 7, 2023

main
0.1
Compare

API structure has changed

8 structure changes including:
8 Modifications
Modified 8 Breaking
GET /api/admin/ambassadors
  • Response
  • 200 response Modified
    • data property Modified
GET /api/admin/ambassadors/{id}
  • Response
  • 200 response Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added
GET /api/ambassadors/{id}
  • Response
  • 200 response Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added
GET /api/me
  • Response
  • 200 response Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added
POST /api/admin/ambassadors
  • Response
  • 201 response Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added
POST /api/auth/login
  • Response
  • 200 response Modified
    • user property Modified
PUT /api/admin/ambassadors/{id}
  • Body
  • content type Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added
  • Response
  • 200 response Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added
PUT /api/me
  • Body
  • content type Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added
  • Response
  • 200 response Modified
    • optin_cgu_photo property Removed
    • optin_cgu_photos property Added