Update User Preferences
updates preferences for the currently authenticated user.
Request body
Example request
{
"mainMenuOpened": true,
"activeUid": "CHE123456789",
"dismissedMigratedIds": [
"a5b1d2e3-4f6a-2b7c-6d0e-9f1a3b5c7d9e"
],
"hasSeenConsentRequestTourIntro": true
}Response
No Content
Changes
Changed in 8 of the 56 revisions of this API.155
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ○
removed the
DATA_PROVIDER_ERRORenum value from thetyperesponse property for the response status404response-property-enum-value-removed
- ○
removed the
DATA_PROVIDER_ERRORenum value from thetyperesponse property for the response status500response-property-enum-value-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
DATA_PROVIDER_ERRORenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ●
added the new
OTP_EXPIREDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_EXPIREDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_INVALIDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_INVALIDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_LOCKEDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_LOCKEDenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
added the new
OTP_RESEND_COOLDOWNenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
OTP_RESEND_COOLDOWNenum value to thetyperesponse property for the response status500response-property-enum-value-added
- ●
- ○
added the new optional request property
hasSeenConsentRequestTourIntronew-optional-request-property
- ○
- ●
added the new
CONSENT_NOT_GRANTEDenum value to thetyperesponse property for the response status404response-property-enum-value-added
- ●
added the new
CONSENT_NOT_GRANTEDenum value to thetyperesponse property for the response status500response-property-enum-value-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ●
removed the request property
dismissedMiratedIdsrequest-property-removed
- ○
added the new optional request property
dismissedMigratedIdsnew-optional-request-property
- ●
- ○
endpoint added
endpoint-added
- ○