API structure has changed
12 structure changes including:
6 Additions
6 Modifications
Modified
6
GET /api/applications
- Response
-
200 response Modified
- application/json content type Modified
GET /api/applications/{id}
- Response
-
200 response Modified
-
application/json content type Modified
-
secret property Modified
- Property is now deprecated
- customData property Added
-
secret property Modified
-
application/json content type Modified
GET /api/organizations/{id}/applications
- Response
-
200 response Modified
- application/json content type Modified
GET /api/roles/{id}/applications
- Response
-
200 response Modified
- application/json content type Modified
PATCH /api/applications/{id}
- Body
-
application/json content type Modified
- customData property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
secret property Modified
- Property is now deprecated
- customData property Added
-
secret property Modified
-
application/json content type Modified
POST /api/applications
- Body
-
application/json content type Modified
- customData property Added
- Response
-
200 response Modified
-
application/json content type Modified
-
secret property Modified
- Property is now deprecated
- customData property Added
-
secret property Modified
-
application/json content type Modified
Added
6
DELETE /api/applications/{id}/legacy-secret
DELETE /api/applications/{id}/secrets/{name}
GET /api/applications/{id}/secrets
PATCH /api/applications/{applicationId}/custom-data
PATCH /api/applications/{id}/secrets/{name}
POST /api/applications/{id}/secrets