{
"id": "social.coves.community.unsubscribe",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"community"
],
"properties": {
"community": {
"type": "string",
"format": "at-identifier",
"description": "DID or handle of the community to unsubscribe from"
}
}
},
"encoding": "application/json"
},
"errors": [
{
"name": "NotSubscribed",
"description": "Not currently subscribed to this community"
}
],
"output": {
"schema": {
"type": "object",
"properties": {}
},
"encoding": "application/json"
},
"description": "Unsubscribe from a community. Requires authentication."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:coves.social
- CID
-
bafyreietvdoozq2xnimuyd4yvimo4yuw37p5jba2mnxm4qquqvmgbhhyry
- Indexed At
- 2026-07-24 05:18 UTC
- AT-URI
-
at://did:web:coves.social/com.atproto.lexicon.schema/social.coves.community.unsubscribe