API structure has changed
10 structure changes including:
2 Breaking changes
5 Additions
4 Modifications
1 Removal
Modified
4
Breaking
GET /api/users/{userId}/sso-identities/{ssoConnectorId}
- Response
-
200 response Modified
-
application/json content type Modified
-
enterpriseSsoIdentity, tokenSet properties Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- ssoIdentity, tokenSecret properties Added
-
enterpriseSsoIdentity, tokenSet properties Removed
-
application/json content type Modified
- Query
- includeTokenSecret query parameter Added
POST /api/custom-profile-fields/properties/sie-order
- Path went from
/api/custom-profile-fields/sie-order
to/api/custom-profile-fields/properties/sie-order
(same operationId)Breaking
POST /api/interaction/verification/social-authorization-uri
- Body
-
application/json content type Modified
- scope property Added
POST /api/verifications/social
- Body
-
application/json content type Modified
- scope property Added
Removed
1
Breaking
GET /api/users/{userId}/identities/{target}/secret
- Removing a resource is always breaking unless it was deprecated before Breaking
Added
5
DELETE /api/secrets/{id}
GET /api/experience/interaction
GET /api/users/{userId}/all-identities
GET /api/users/{userId}/identities/{target}
PUT /api/my-account/identities/{target}/access-token