social.colibri.notification.updateSeenForMessage

colibri.social

{
  "id": "social.colibri.notification.updateSeenForMessage",
  "defs": {
    "main": {
      "type": "procedure",
      "errors": [
        {
          "name": "AuthRequired",
          "description": "Missing, malformed, or unverifiable service auth."
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "updated"
          ],
          "properties": {
            "updated": {
              "type": "integer"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "message"
        ],
        "properties": {
          "message": {
            "type": "string",
            "format": "at-uri"
          }
        }
      },
      "description": "Marks notifications for a specific message as seen."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.colibri.notification.updateSeenForMessage

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:mprdjqjluoswa7awzggaggj3
CID
bafyreiaxy42ty6gct63cxwyuvg6as6nsgll3eeo6jbwllpqs7p5ua3ucja
Indexed At
2026-07-31 21:23 UTC
AT-URI
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.notification.updateSeenForMessage

Version History (2 versions)

Lexicon Garden

@