app.blebbit.authr.group.deleteGroupRelationship

blebbit.app

{
  "id": "app.blebbit.authr.group.deleteGroupRelationship",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "subject",
            "resource"
          ],
          "properties": {
            "subject": {
              "type": "string"
            },
            "relation": {
              "type": "string"
            },
            "resource": {
              "type": "string"
            }
          }
        },
        "encoding": "application/json"
      },
      "$authzed": "admin",
      "$flexicon": {
        "action": "rel-delete"
      }
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1,
  "revision": 1,
  "$flexicon": {
    "lname": "group",
    "lplural": "groups"
  },
  "description": "delete a relationship for group"
}

Validate Record

Validate a record against app.blebbit.authr.group.deleteGroupRelationship

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:veavz5io7eocwh7dbrhr2thi
CID
bafyreigrtucbvzw3uofxcjzjllyekfqm4wyz3gjmhtxlaswmfj643cetjm
Indexed At
2026-01-09 01:39 UTC
AT-URI
at://did:plc:veavz5io7eocwh7dbrhr2thi/com.atproto.lexicon.schema/app.blebbit.authr.group.deleteGroupRelationship

Lexicon Garden

@