Skip to main content
PATCH
Update a share link

Authorizations

myrqen_session
string
cookie
required

Browser session cookie: httpOnly, sameSite=lax, Secure when APP_BASE_URL is https, 30-day lifetime. Deliberately separate from CLI device credentials.

Path Parameters

shareId
string
required

Body

application/json
reportId
string
required
mode
enum<string>
Available options:
private,
workspace,
account_allowlist,
unlisted,
anyone_with_link
password
string | null
expiresAt
string<date-time> | null
anonymousAllowed
boolean
defaultPolicy
object

A typed, testable projection rule set. Deliberately not a programmable policy language.

principals
object[]

Response

Updated.

shareId
string
updated
boolean