Skip to main content
POST
Mark events as seen
Required scopes: or

Authorizations

Authorization
string
header
required

Use your account ID as the username and your personal access token (PAT) as the password, or pass a Base64-encoded value directly in the Authorization header. For more information, see the personal access tokens guide.

Body

application/json
chat_id
string
required

The chat ID.

seen_up_to
string
required

The date and time up to which events are marked as seen, in RFC 3339 format.

Response

200

Events marked as seen.