API Docs / Schemas / UpsertUserViewPreferenceRequest

UpsertUserViewPreferenceRequest

Request DTO for creating or updating a user's view preference

Properties

Name Type Description
configJson*string

The JSON configuration for this view

The JSON configuration for this view

JSON Example

{
  "configJson": "string"
}

Used By Operations