Backfill in-progress. Some lexicons and records may be missing or incomplete.

com.atproto.admin.updateSubjectStatus

atproto-lexicons.bsky.social

{
  "id": "com.atproto.admin.updateSubjectStatus",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "subject"
          ],
          "properties": {
            "subject": {
              "refs": [
                "com.atproto.admin.defs#repoRef",
                "com.atproto.repo.strongRef",
                "com.atproto.admin.defs#repoBlobRef"
              ],
              "type": "union"
            },
            "takedown": {
              "ref": "com.atproto.admin.defs#statusAttr",
              "type": "ref"
            },
            "deactivated": {
              "ref": "com.atproto.admin.defs#statusAttr",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "subject"
          ],
          "properties": {
            "subject": {
              "refs": [
                "com.atproto.admin.defs#repoRef",
                "com.atproto.repo.strongRef",
                "com.atproto.admin.defs#repoBlobRef"
              ],
              "type": "union"
            },
            "takedown": {
              "ref": "com.atproto.admin.defs#statusAttr",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Update the service-specific admin status of a subject (account, record, or blob)."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against com.atproto.admin.updateSubjectStatus

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

Metadata

DID
did:plc:6msi3pj7krzih5qxqtryxlzw
CID
bafyreieirresnt6qdfshzsaaikwpstoql5q5n7vlbfadkmjwzuweeojuyu
Indexed At
2026-01-09 12:47 UTC
AT-URI
at://did:plc:6msi3pj7krzih5qxqtryxlzw/com.atproto.lexicon.schema/com.atproto.admin.updateSubjectStatus

Referenced Schemas (3)

Lexicon Garden

@