{
"id": "social.colibri.community.registerCredentials",
"defs": {
"main": {
"type": "procedure",
"errors": [
{
"name": "AuthRequired",
"description": "Missing, malformed, or unverifiable service auth."
},
{
"name": "InvalidRequest",
"description": "A parameter or body field was missing or malformed."
},
{
"name": "UpstreamFailure",
"description": "A service outside this AppView failed."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"did",
"source"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"source": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"did",
"pds",
"identifier",
"password"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"pds": {
"type": "string"
},
"password": {
"type": "string"
},
"identifier": {
"type": "string"
}
}
},
"description": "Registers bring-your-own PDS credentials for a community DID."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreibo34bwqd6rso6l6q53ecfo5mrna3bp3czbxadc4igpwgj4ejfebu
- Indexed At
- 2026-08-15 21:21 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.community.registerCredentials
Version History (3 versions)