Skip to main content
POST
Create 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

id
string
required

The cloud report id.

Body

application/json
mode
enum<string>
required
Available options:
private,
workspace,
account_allowlist,
unlisted,
anyone_with_link
defaultPolicy
object
required

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

password
string
expiresAt
string<date-time>
anonymousAllowed
boolean

Honoured only when mode is anyone_with_link.

principals
object[]

Response

Created. slug and url are shown once.

shareId
string
required
slug
string
required
url
string<uri>
required