{
"id": "pub.chive.admin.triggerDIDSync",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"did"
],
"properties": {
"did": {
"type": "string",
"format": "did",
"description": "DID to sync"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "AuthenticationRequired"
},
{
"name": "AdminRequired"
},
{
"name": "InvalidRequest"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"operationId"
],
"properties": {
"operationId": {
"type": "string",
"description": "ID of the started backfill operation"
}
}
},
"encoding": "application/json"
},
"description": "Trigger a full repository sync for a specific DID"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreiceg2bdv64axj3fvqxyl7gnjf2p2q5xful2iqwyzg4aywlvs6feda
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.admin.triggerDIDSync