social.clippr.actor.putPreferences

clippr.social

{
  "id": "social.clippr.actor.putPreferences",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "preferences"
          ],
          "properties": {
            "preferences": {
              "ref": "social.clippr.actor.defs#preferences",
              "type": "ref",
              "description": "A ref to the user's preferences"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Set the private preferences attached to the account."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against social.clippr.actor.putPreferences

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

Metadata

DID
did:web:clippr.social
CID
bafyreig5foe5ge3sy6qmyokefglecu5hrqti3dtzstxvntkphzzgbg56h4
Indexed At
2026-02-13 14:20 UTC
AT-URI
at://did:web:clippr.social/com.atproto.lexicon.schema/social.clippr.actor.putPreferences

Referenced Schemas (1)

Lexicon Garden

@