so.sprk.actor.putPreferences

sprk.so

{
  "id": "so.sprk.actor.putPreferences",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "preferences"
          ],
          "properties": {
            "preferences": {
              "ref": "so.sprk.actor.defs#preferences",
              "type": "ref"
            }
          }
        },
        "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 so.sprk.actor.putPreferences

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

Metadata

DID
did:plc:cveom2iroj3mt747sd4qqnr2
CID
bafyreibz5q5csk5an3d53u7ay7tugcailr2wr4jl3dq45l2vtpreqdcytu
Indexed At
2026-04-21 22:27 UTC
AT-URI
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.actor.putPreferences

Referenced Schemas (1)

Lexicon Garden

@