API structure has changed
19 structure changes including:
3 Additions
16 Modifications
Modified
16
Breaking
POST /api/organization-roles
- Body
-
application/json content type Modified
- type property Added
POST /api/connectors
- Response
-
200 response Modified
-
application/json content type Modified
- formItems property Modified
-
application/json content type Modified
PATCH /api/organization-roles/{id}
- Body
-
application/json content type Modified
- type property Added
- Response
-
200 response Modified
-
application/json content type Modified
- type property Added
-
application/json content type Modified
PATCH /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- formItems property Modified
-
application/json content type Modified
GET /api/organizations/{id}/users/{userId}/roles
- Response
-
200 response Modified
- application/json content type Modified
GET /api/organizations/{id}/jit/roles
- Response
-
200 response Modified
- application/json content type Modified
GET /api/organizations/{id}/applications/{applicationId}/roles
- Response
-
200 response Modified
- application/json content type Modified
GET /api/organizations/{id}/applications
- Response
-
200 response Modified
- application/json content type Modified
- Query
- q query parameter Added
GET /api/organization-roles/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- type property Added
-
application/json content type Modified
GET /api/organization-roles
- Response
-
200 response Modified
- application/json content type Modified
GET /api/connectors/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- formItems property Modified
-
application/json content type Modified
GET /api/connectors
- Response
-
200 response Modified
- application/json content type Modified
GET /api/connector-factories/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- formItems property Modified
-
application/json content type Modified
GET /api/connector-factories
- Response
-
200 response Modified
- application/json content type Modified
GET /api/applications
- Query
- excludeOrganizationId query parameter Added
DELETE /api/organizations/{id}/users/{userId}/roles/{organizationRoleId}
- Path went from `/api/organizations/{id}/users/{userId}/roles/{roleId}` to `/api/organizations/{id}/users/{userId}/roles/{organizationRoleId}` (same operationId)
- Path
-
roleId path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before
Breaking
-
- organizationRoleId path parameter Added
Added
3
POST /api/security/subject-tokens
POST /api/organizations/{id}/applications/roles
GET /api/applications/{id}/organizations