{
"id": "app.blebbit.authr.group.createGroup",
"defs": {
"main": {
"type": "procedure",
"input": {
"schema": {
"type": "object",
"required": [
"name"
],
"properties": {
"name": {
"type": "string"
},
"public": {
"type": "boolean"
},
"display": {
"type": "string"
},
"description": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"output": {
"schema": {
"type": "object",
"properties": {
"cuid": {
"type": "string"
},
"name": {
"type": "string"
},
"public": {
"type": "boolean"
},
"display": {
"type": "string"
},
"description": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"$authzed": "admin",
"$flexicon": {
"action": "create"
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1,
"$flexicon": {
"lname": "group",
"lplural": "groups"
},
"description": "create a group"
}
Metadata
- DID
-
did:plc:veavz5io7eocwh7dbrhr2thi
- CID
-
bafyreidm6377qenj7f376ccvvqhl7s7qnok2mu4fgzgdbcxmpkuyqqf4la
- Indexed At
- 2026-02-12 22:15 UTC
- AT-URI
-
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.group.createGroup