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

15 days ago

main
0.3.0
Compare

API structure has changed

12 structure changes including:
9 Additions
3 Modifications
Modified 3
DELETE /customers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • deleted_users_count property Added
DELETE /distributors/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • deleted_users_count property Added
DELETE /resellers/{id}
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • deleted_users_count property Added
Added 9
DELETE /customers/{id}/destroy
DELETE /distributors/{id}/destroy
DELETE /resellers/{id}/destroy
DELETE /systems/{id}/destroy
DELETE /users/{id}/destroy
PATCH /customers/{id}/restore
PATCH /distributors/{id}/restore
PATCH /resellers/{id}/restore
PATCH /users/{id}/restore