app.didpic.admin.applyAccountLabel

lexicons.didpic.app

{
  "id": "app.didpic.admin.applyAccountLabel",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "did",
            "labelValue"
          ],
          "properties": {
            "did": {
              "type": "string",
              "format": "did"
            },
            "reason": {
              "type": "string"
            },
            "labelValue": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "description": "Add a server-side label to an actor's account_labels. Idempotent."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.didpic.admin.applyAccountLabel

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:an2jtp4jgkkbtmwfzhpbxawd
CID
bafyreif5e2voykgwkcdibcxmlyxhkwjurkrhsldljpm7zrojlrnj2gpd6i
Indexed At
2026-06-06 04:07 UTC
AT-URI
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.admin.applyAccountLabel

Version History (2 versions)

Lexicon Garden

@