{
"id": "social.colibri.community.reorderCategories",
"defs": {
"main": {
"type": "procedure",
"errors": [
{
"name": "AuthRequired",
"description": "Missing, malformed, or unverifiable service auth."
},
{
"name": "CommunityCredentialsUnrecoverable",
"description": "The AppView cannot write to the community's repo and could not repair its own access."
},
{
"name": "Forbidden",
"description": "The caller lacks the permission this method requires."
},
{
"name": "InvalidRequest",
"description": "A parameter or body field was missing or malformed."
},
{
"name": "PdsUnavailable",
"description": "The PDS this operation needs is unreachable or is not a PDS."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"uri"
],
"properties": {
"uri": {
"type": "string",
"format": "at-uri"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"community",
"categoryOrder"
],
"properties": {
"community": {
"type": "string",
"format": "at-uri"
},
"categoryOrder": {
"type": "array",
"items": {
"type": "string"
}
}
}
},
"description": "Reorders the categories within a community."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreieghz7ijhgktaejfuv3spkonpc7e3tfvjxsxttouidols2shqb5hy
- Indexed At
- 2026-07-31 21:22 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.community.reorderCategories
Version History (3 versions)