{
"id": "pub.chive.admin.rescanPDS",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"pdsUrl"
],
"properties": {
"pdsUrl": {
"type": "string",
"format": "uri",
"description": "URL of the PDS to rescan"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "AuthenticationRequired"
},
{
"name": "AdminRequired"
},
{
"name": "InvalidRequest"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"success"
],
"properties": {
"success": {
"type": "boolean",
"description": "Whether the rescan was triggered"
}
}
},
"encoding": "application/json"
},
"description": "Trigger a rescan of a specific PDS"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreiaeoyzyzcgi6wztoedjr6fu53iij42hgiycjrxpt2callmlrlmqsy
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.admin.rescanPDS