Change Updates

Do not miss any WhyReadTheManual API changes, ever again

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

RSS

Nov 6, 2025

main
1.0.0
Compare

API structure has changed

6 structure changes including:
3 Additions
3 Modifications
Modified 3 Breaking
POST /Account/Read/Login
  • Response
  • 200 response Modified
    • application/json content type Modified
      • LoginId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • IdLogin property Added
POST /Auth/Verify/Login
  • Body
  • application/json content type Modified
    • Content type is now required
      Breaking
  • Response
  • 200 response Modified
    • application/json content type Modified
      • LoginId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • IdLogin property Added
POST /Auth/Verify/Token
  • Response
  • 200 response Modified
    • application/json content type Modified
      • LoginId property Removed
        • Removing a resource is always breaking unless it was deprecated before
          Breaking
      • IdLogin property Added
Added 3
POST /Account/Create/Parent
POST /Auth/Verify/Email
POST /Auth/Verify/Invite