so.sprk.video.uploadVideo

sprk.so

{
  "id": "so.sprk.video.uploadVideo",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "encoding": "video/mp4"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "jobStatus"
          ],
          "properties": {
            "jobStatus": {
              "ref": "so.sprk.video.defs#jobStatus",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Upload a video to be processed then stored on the PDS."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against so.sprk.video.uploadVideo

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:cveom2iroj3mt747sd4qqnr2
CID
bafyreib5ib5evwyuj32p44drrcbhnee7wtd5yryaxkd7bwfwzhdk2xhycu
Indexed At
2026-04-21 22:28 UTC
AT-URI
at://did:plc:cveom2iroj3mt747sd4qqnr2/com.atproto.lexicon.schema/so.sprk.video.uploadVideo

Referenced Schemas (1)

Lexicon Garden

@