API structure has changed
21 structure changes including:
11 Additions
10 Modifications
Modified
10
PUT /systems/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled, rebranding_org_id properties Added
-
data property Modified
-
application/json content type Modified
PUT /applications/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled, rebranding_org_id properties 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
- rebranding_enabled, rebranding_org_id properties Added
-
data property Modified
-
application/json content type Modified
POST /systems
- Response
-
201 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled, rebranding_org_id properties Added
-
data property Modified
-
application/json content type Modified
PATCH /applications/{id}/unassign
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled, rebranding_org_id properties Added
-
data property Modified
-
application/json content type Modified
PATCH /applications/{id}/assign
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled, rebranding_org_id properties Added
-
data property Modified
-
application/json content type Modified
GET /systems/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled, rebranding_org_id properties Added
-
data property Modified
-
application/json content type Modified
GET /systems/info
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled property Added
-
data property Modified
-
application/json content type Modified
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 /applications/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
data property Modified
- rebranding_enabled, rebranding_org_id properties Added
-
data property Modified
-
application/json content type Modified
Added
11
PUT /rebranding/{org_id}/products/{product_id}
PATCH /rebranding/{org_id}/enable
PATCH /rebranding/{org_id}/disable
GET /systems/rebranding/{product_id}/{asset}
GET /systems/rebranding
GET /rebranding/{org_id}/status
GET /rebranding/{org_id}/products/{product_id}/{asset}
GET /rebranding/{org_id}/products
GET /rebranding/products
DELETE /rebranding/{org_id}/products/{product_id}/{asset}
DELETE /rebranding/{org_id}/products/{product_id}