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 18, 2025

main
1.0.0
Compare

API structure has changed

2 structure changes including:
2 Modifications
Modified 2 Breaking
POST /accounts
  • Body
  • application/json content type Modified
    • username property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking
PUT /accounts/{id}
  • Body
  • application/json content type Modified
    • email property Removed
      • Removing a resource is always breaking unless it was deprecated before
        Breaking