net.atpix.gallery.removeFromAlbum

lexicon.atpix.net

{
  "id": "net.atpix.gallery.removeFromAlbum",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "albumUri",
            "photoUri"
          ],
          "properties": {
            "uri": {
              "type": "string",
              "format": "at-uri",
              "description": "Specific net.atpix.gallery.albumItem record URI. When set, removes only this junction record."
            },
            "albumUri": {
              "type": "string",
              "format": "at-uri"
            },
            "photoUri": {
              "type": "string",
              "maxLength": 512,
              "description": "Photo record URI (public at:// or permissioned at://…/space/…). Used with albumUri when uri is omitted."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Remove albumItem junction record(s). When uri is provided, deletes exactly that albumItem (albumUri and photoUri are ignored). When uri is omitted, albumUri and photoUri are required and ALL matching junction records are removed."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against net.atpix.gallery.removeFromAlbum

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:x4crpdfko2d7xrcd5eovpwex
CID
bafyreif7men3nc45ly354wza6ruap53dr2f3c7m2vybnwz27j45da3stzi
Indexed At
2026-07-25 20:26 UTC
AT-URI
at://did:plc:x4crpdfko2d7xrcd5eovpwex/com.atproto.lexicon.schema/net.atpix.gallery.removeFromAlbum

Lexicon Garden

@