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

main
1.0.0
Compare

API structure has changed

42 structure changes including:
8 Additions
34 Modifications
Modified 34 Breaking
GET /resellers
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /resellers/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /roles
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /stats
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /systems
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /systems/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /user/permissions
  • Response
  • 200 response Modified
    • application/json content type Modified
      • data property Modified
        • userPermissions, orgPermissions properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
        • user_roles, user_permissions, org_role, org_permissions, organization_id, organization_name properties Added
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /user/profile
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PATCH /accounts/{id}/password
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /accounts
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /auth/exchange
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /auth/refresh
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /customers
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /distributors
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /resellers
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
POST /systems
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /accounts/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /customers/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /distributors/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /resellers/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
PUT /systems/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
DELETE /accounts/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
DELETE /systems/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /accounts
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /accounts/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /applications
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /auth/me
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /customers
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /customers/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /distributors
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /distributors/{id}
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
  • 403 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /health
  • Response
  • 503 response Added
GET /organization-roles
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
GET /organizations
  • Response
  • 401 response Modified
    • application/json content type Modified
      • data property Modified
        • Type went from object to object | null
        • type, errors, details properties Removed
          • Removing a resource is always breaking unless it was deprecated before
            Breaking
Added 8
POST /systems/{id}/regenerate-secret
POST /systems/inventory
GET /systems/{id}/inventory/latest
GET /systems/{id}/inventory/diffs/latest
GET /systems/{id}/inventory/diffs
GET /systems/{id}/inventory/changes/latest
GET /systems/{id}/inventory/changes
GET /systems/{id}/inventory