Skip to main content
POST
Record that the caller opened this table

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

table_id
string<uuid>
required

Response

Successful Response

One user's relationship with one table.

Per-USER, unlike the column display preferences below: two people in the same organisation are meant to disagree about what they have starred.

is_favorite
boolean
required

Whether this user starred the table.

last_viewed_at
string<date-time> | null
required

When this user last opened the table; null means never.