Changes to Update an existing app by ID
PUT /api/v1/apps/{id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 4 of the 50 revisions of this API.16522
What changed
- ▲
removed the required property
app/allOf[App]/secretfrom the response with the200statusresponse-required-property-removed
- ▲
- ○
added the new optional request property
allowEmailMfaAsBackupnew-optional-request-property
- ○
added the new optional request property
requireEmailMfanew-optional-request-property
- ○
added the new optional request property
requireOtpMfanew-optional-request-property
- ○
added the new optional request property
requireSmsMfanew-optional-request-property
- ○
added the new optional request property
useSystemMfaConfignew-optional-request-property
- ○
added the required property
app/allOf[App]/allowEmailMfaAsBackupto the response with the200statusresponse-required-property-added
- ○
added the required property
app/allOf[App]/requireEmailMfato the response with the200statusresponse-required-property-added
- ○
added the required property
app/allOf[App]/requireOtpMfato the response with the200statusresponse-required-property-added
- ○
added the required property
app/allOf[App]/requireSmsMfato the response with the200statusresponse-required-property-added
- ○
added the required property
app/allOf[App]/useSystemMfaConfigto the response with the200statusresponse-required-property-added
- ○
- ○
the response property
app/allOf[App]/clientIdbecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/createdAtbecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/deletedAtbecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/idbecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/isActivebecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/namebecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/redirectUrisbecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/secretbecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/typebecame required for the status200response-property-became-required
- ○
the response property
app/allOf[App]/updatedAtbecame required for the status200response-property-became-required
- ○
the response property
app/allOf[subschema #2]/scopesbecame required for the status200response-property-became-required
- ○
- ▲
the response property
app/allOf[App]/clientIdbecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/createdAtbecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/deletedAtbecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/idbecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/isActivebecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/namebecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/redirectUrisbecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/typebecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[App]/updatedAtbecame optional for the status200response-property-became-optional
- ▲
the response property
app/allOf[subschema #2]/scopesbecame optional for the status200response-property-became-optional
- ▲
removed the required property
app/allOf[App]/allowEmailMfaAsBackupfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
app/allOf[App]/requireEmailMfafrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
app/allOf[App]/requireOtpMfafrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
app/allOf[App]/requireSmsMfafrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
app/allOf[App]/useSystemMfaConfigfrom the response with the200statusresponse-required-property-removed
- ●
removed the request property
allowEmailMfaAsBackuprequest-property-removed
- ●
removed the request property
requireEmailMfarequest-property-removed
- ●
removed the request property
requireOtpMfarequest-property-removed
- ●
removed the request property
requireSmsMfarequest-property-removed
- ●
removed the request property
useSystemMfaConfigrequest-property-removed
- ○
added the optional property
app/allOf[App]/secretto the response with the200statusresponse-optional-property-added
This revision also has 22 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲