API structure has changed
2 structure changes including:
2 Modifications
Modified
2
Breaking
GET /api/my-account/mfa-settings
- Response
-
200 response Modified
-
application/json content type Modified
-
requireMfaOnSignIn property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- skipMfaOnSignIn property Added
-
requireMfaOnSignIn property Removed
-
application/json content type Modified
PATCH /api/my-account/mfa-settings
- Body
-
application/json content type Modified
-
requireMfaOnSignIn property Removed
-
Removing a resource is always breaking unless it was deprecated before Breaking
-
Removing a resource is always breaking unless it was deprecated before
- skipMfaOnSignIn property Added
-
requireMfaOnSignIn property Removed