API structure has changed
9 structure changes including:
4 Additions
5 Modifications
Modified
5
Breaking
GET /api/applications/{applicationId}/user-consent-scopes
- Response
-
200 response Modified
-
application/json content type Modified
-
organizationResourceScopes property Modified
-
Full types is now
array[object]
-
Property is now required Breaking
-
Full types is now
-
organizationResourceScopes property Modified
-
application/json content type Modified
GET /api/interaction/consent
- Response
-
200 response Modified
-
application/json content type Modified
- organizations, missingResourceScopes properties Modified
-
application/json content type Modified
GET /api/organization-roles
- Response
-
200 response Modified
- application/json content type Modified
POST /api/hooks
- Body
-
application/json content type Modified
-
event property Modified
-
Full types went from
string | null
tostring
-
event property Modified
-
Full types went from
string | null
tostring
-
Full types went from
-
Full types went from
-
event property Modified
POST /api/organization-roles
- Body
-
application/json content type Modified
-
resourceScopeIds property Modified
-
Full types is now
array[string]
-
Property is now required Breaking
-
resourceScopeIds property Modified
-
Full types is now
array[string]
-
Property is now required Breaking
-
Full types is now
-
Full types is now
-
resourceScopeIds property Modified
Added
4
DELETE /api/organization-roles/{id}/resource-scopes/{scopeId}
GET /api/organization-roles/{id}/resource-scopes
POST /api/organization-roles/{id}/resource-scopes
PUT /api/organization-roles/{id}/resource-scopes