API structure has changed
33 structure changes including:
2 Breaking changes
27 Additions
6 Modifications
Modified
6
Breaking
POST /api/experience/verification/verification-code/verify
- Path went from
/api/verification-codes/verify
to/api/experience/verification/verification-code/verify
(same operationId)Breaking - Body
-
application/json content type Modified
-
object property Modified
-
Removing polymorphism is always breaking Breaking
-
Removing polymorphism is always breaking
-
object property Modified
- Response
-
204, 401, 403 responses Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 200, 404, 501 responses Added
- Authentication
-
OAuth2 authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
POST /api/experience/profile
- Path went from
/api/users/{userId}/profile
to/api/experience/profile
(same operationId)Breaking - Verb went from
PATCH
toPOST
(same operationId)Breaking - Body
-
application/json content type Modified
-
object alternative Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- object-1, object-2, object-3, object-4, object-5 alternatives Added
-
object alternative Removed
- Path
-
userId path parameter Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- Response
-
200, 401 responses Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- 204, 422 responses Added
- Authentication
-
OAuth2 authentication method Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
GET /api/logs/{id}
- Response
-
200 response Modified
-
application/json content type Modified
- payload property Modified
-
application/json content type Modified
GET /api/logs
- Response
-
200 response Modified
- application/json content type Modified
GET /api/hooks/{id}/recent-logs
- Response
-
200 response Modified
- application/json content type Modified
GET /api/.well-known/sign-in-exp
- Operation is now deprecated
Added
27
GET /api/.well-known/experience
POST /api/experience/verification/totp/verify
POST /api/experience/verification/verification-code
POST /api/experience/verification/web-authn/authentication
POST /api/experience/verification/web-authn/authentication/verify
POST /api/experience/verification/web-authn/registration
POST /api/experience/verification/web-authn/registration/verify
POST /api/sign-in-exp/default/custom-ui-assets
PUT /api/experience
PUT /api/experience/interaction-event
PUT /api/experience/profile/password
GET /api/.well-known/experience.openapi.json
GET /api/.well-known/management.openapi.json
GET /api/experience/sso-connectors
POST /api/experience/identification
POST /api/experience/profile/mfa
POST /api/experience/profile/mfa/mfa-skipped
POST /api/experience/submit
POST /api/experience/verification/backup-code/generate
POST /api/experience/verification/backup-code/verify
POST /api/experience/verification/new-password-identity
POST /api/experience/verification/password
POST /api/experience/verification/social/{connectorId}/authorization-uri
POST /api/experience/verification/social/{connectorId}/verify
POST /api/experience/verification/sso/{connectorId}/authorization-uri
POST /api/experience/verification/sso/{connectorId}/verify
POST /api/experience/verification/totp/secret