Change Updates

Do not miss any Simple Quote API changes, ever again

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

RSS

May 5, 2024

main
2de8134
Compare
2de8134

API structure has changed

Next change
9 structure changes including:
2 Additions
7 Modifications
Modified 7 Breaking
PATCH /user/{userId}/
  • Body
  • application/json, multipart/form-data, text/plain content types Modified
    • Content types are now required
      Breaking
POST /login/
  • Body
  • application/json, multipart/form-data, text/plain content types Modified
    • Content types are now required
      Breaking
POST /logs/
  • Body
  • application/json, multipart/form-data, text/plain content types Modified
    • Content types are now required
      Breaking
POST /policy/
  • Body
  • application/json, multipart/form-data, text/plain content types Modified
    • Content types are now required
      Breaking
POST /policy/create/
  • Body
  • application/json, multipart/form-data, text/plain content types Modified
    • Content types are now required
      Breaking
POST /register/
  • Body
  • application/json, multipart/form-data, text/plain content types Modified
    • Content types are now required
      Breaking
POST /user/
  • Body
  • application/json, multipart/form-data, text/plain content types Modified
    • Content types are now required
      Breaking
Added 2
POST /policy/claim/
POST /policy/redeem/