Update view

Update a view.

Required scope: views:write

Path Params
string
required
Defaults to lns_abc123

The view ID

Body Params

View properties to update

string

Name of the view

inbox_ids
array of objects

List of inbox IDs to filter by

inbox_ids
tag_ids
array of objects

List of tag IDs to filter by

tag_ids
not_tag_ids
array of objects

List of tag IDs to exclude

not_tag_ids
boolean

Whether to filter for conversations without tags

assignee_ids
array of objects

List of assignee IDs to filter by

assignee_ids
not_assignee_ids
array of objects

List of assignee IDs to exclude

not_assignee_ids
string

Color highlight for the view

Response
204

No content

Language
Credentials
Bearer
JWT
LoadingLoading…