API structure has changed
5 structure changes including:
5 Modifications
Modified
5
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
- notes property Added
-
data property Modified
-
application/json content type Modified
POST /systems
- Body
-
application/json content type Modified
- notes property Added
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- notes property Added
-
data property Modified
-
application/json content type Modified
POST /systems/{id}/regenerate-secret
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- notes property Added
-
data property Modified
-
application/json content type Modified
PUT /systems/{id}
- Body
-
application/json content type Modified
-
name, organization_id properties Modified
- Properties are no longer required
- notes property Added
-
name, organization_id properties Modified
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- notes property Added
-
data property Modified
-
application/json content type Modified