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
-
data property Modified
-
application/json content type 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
-
Removing a resource is always breaking unless it was deprecated before
- reseller_id property Added
-
customer_id property Removed
-
data property Modified
-
application/json content type Modified
POST /systems
- Body
-
application/json content type Modified
-
organizationId property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- reseller_id property Added
-
organizationId property Removed
- 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
-
Removing a resource is always breaking unless it was deprecated before
- reseller_id property Added
-
customer_id property Removed
-
data property Modified
-
application/json content type Modified
PUT /systems/{id}
- Body
-
application/json content type Modified
-
organizationId property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- reseller_id property Added
-
organizationId property Removed
- 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
-
Removing a resource is always breaking unless it was deprecated before
- reseller_id property Added
-
customer_id property Removed
-
data property Modified
-
application/json content type Modified
Added
1
POST /auth/me/change-password