Change Updates

Do not miss any my.nethesis.it API changes, ever again

Subscribe to the my.nethesis.it API changelog to be up to date on recent changes.

RSS

Jul 25, 2025

main
1.0.0
Compare

API structure has changed

5 structure changes including:
1 Addition
4 Modifications
Modified 4 Breaking
GET /systems
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • systems property Modified
GET /systems/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customer_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • reseller_id property Added
POST /systems
  • Body
  • application/json content type Modified
    • organizationId property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • reseller_id property Added
  • Response
  • 201 response Modified
    • application/json content type Modified
      • data property Modified
        • customer_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • reseller_id property Added
PUT /systems/{id}
  • Body
  • application/json content type Modified
    • organizationId property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
    • reseller_id property Added
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • customer_id property Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • reseller_id property Added
Added 1
POST /auth/me/change-password