User Detail - Update existing user preference-related details

Updates the preferences of the current user based on the provided User Preferences object.

patch
Authorizations
HTTPRequired

Please enter a valid token

Query parameters
versionstringOptional

The requested API version

Default: 1.0
Header parameters
embedfast-user-idstringOptional

Optional User Id

Body
defaultTenantstring · uuid · nullableOptional

A public property of type nullable Guid (a unique identifier) that has both a getter and a setter method, which allows for getting and setting the value of the themeId property.

Responses
chevron-right
404

Not Found: User details not found, the URL is invalid, or the resource has been deleted.

Class for representing Bad Request error message.

errorMessagestring · nullableOptional

A public property of type string that has both a getter and a setter method, which allows for getting and setting the value of the ErrorMessage property.

Default: Not found
statusCodeinteger · int32Optional

A public property of type integer that has both a getter and a setter method, which allows for getting and setting the value of the StatusCode property.

Default: 404
patch
/users/me/preferences

Last updated