chat.bsky.notification.putPreferences

bsky-lexicons.bsky.social

{
  "id": "chat.bsky.notification.putPreferences",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {
            "chat": {
              "ref": "chat.bsky.notification.defs#chatPreference",
              "type": "ref"
            },
            "chatRequest": {
              "ref": "chat.bsky.notification.defs#chatPreference",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "preferences"
          ],
          "properties": {
            "preferences": {
              "ref": "chat.bsky.notification.defs#preferences",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Set the requesting account's chat notification preferences. Only the provided preferences are updated; omitted preferences are left unchanged."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against chat.bsky.notification.putPreferences

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreiatnvy5wssiuzrjtdtv3sd2yarrd3xiaijpeuvsnopq3neh52bfay
Indexed At
2026-07-16 14:58 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/chat.bsky.notification.putPreferences

Referenced Schemas (2)

Lexicon Garden

@