Skip to main content
PATCH
Rename a saved view or repoint its filters

Authorizations

X-API-Key
string
header
required

Path Parameters

view_id
string<uuid>
required

Body

application/json

R7 partial update: rename, repoint at new filters, or both.

Both fields optional and independent, so "rename this" and "make this match what I am looking at now" are the same endpoint without either overwriting the other with a stale value.

filters
Filters · object | null
name
string | null
Required string length: 1 - 64

Response

Successful Response

R7: a named set of inbox filters.

created_at
string<date-time>
required
created_by_email
string
required
filters
Filters · object
required
id
string<uuid>
required
name
string
required
updated_at
string<date-time>
required