zone.stratos.repo.uploadBlob

lexicon.northsky.app

{
  "id": "zone.stratos.repo.uploadBlob",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "encoding": "*/*"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "blob"
          ],
          "properties": {
            "blob": {
              "type": "blob"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Upload a new blob, to be referenced from a Stratos repository record. The blob will be deleted if it is not referenced within a time window (eg, minutes). Blob restrictions (mimetype, size, etc) are enforced when the reference is created. Requires auth, implemented by Stratos service."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against zone.stratos.repo.uploadBlob

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:6uxgo3ypovauub7nblwylqyv
CID
bafyreicm4st6zsnjsqang7qs6xp65vxbo5f6ezfhh3k7yagngqk34fomzy
Indexed At
2026-08-26 08:55 UTC
AT-URI
at://did:plc:6uxgo3ypovauub7nblwylqyv/com.atproto.lexicon.schema/zone.stratos.repo.uploadBlob

Lexicon Garden

@