/read/{endpoint}
Mark an endpoint's saved messsage read on the corresponding platform.
Path parameters
endpoint: The ID of your endpoint (usually your Discord server id)
Query Parameters
query name
type
min-max length
description
token
string
71 .. 85 characters
Astroid endpoint token
read_discord
boolean
-
If the messages was sent on Discord
read_guilded
boolean
-
If the messages was sent on Guilded
read_revolt
boolean
-
If the messages was sent on Revolt
read_nerimity
boolean
-
If the messages was sent on Nerimity
Example request
Example responses
Last updated
Was this helpful?