{
"id": "app.didpic.admin.removeAccountLabel",
"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": "Remove a server-side label from an actor's account_labels."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreifhq4jx7v2dhyql3gna3cw2bm4cdighonshy7kcpk2ffr3cdkctny
- Indexed At
- 2026-06-06 04:07 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.admin.removeAccountLabel
Version History (2 versions)