Skip to main content
PATCH
Update a share view

Authorizations

Authorization
string
header
required

Agent token from POST /v1/mint (format ac_agent_…). Scopes: agent:read, calendar:read, calendar:write, grants:manage.

Path Parameters

calendarId
string
required

cal_… public id.

viewId
string
required

Body

application/json
name
string
Maximum string length: 200
filter
object

Whole-object replace on update. All keys optional.

display
object

Response

Updated view.

id
string
Example:

"viw_…"

name
string
slug
string
url
string

Public page at /v/{slug}.

filter
object

Whole-object replace on update. All keys optional.

display
object
created_at
string<date-time>
revoked_at
string<date-time>