Skip to content

Update tenant UX preferences

PATCH
/api/v1/ux/preferences

UX-04: Partial-patch UX preferences. If dashboard_layout is included, layout_customized_at is set automatically.

Authorizations

Request Body required

Request body for patching UX preferences.

Attributes: dashboard_layout: Optional dashboard layout configuration. notification_preferences: Optional notification settings. report_schedule: Optional report schedule settings.

object
dashboard_layout
Any of:
object
key
additional properties
any
notification_preferences
Any of:
object
key
additional properties
any
report_schedule
Any of:
object
key
additional properties
any

Responses

200

Successful Response

object
key
additional properties
any

422

Validation Error

object
detail
Array<object>
object
ctx
object
input
loc
required
Array
msg
required
string
type
required
string