place.stream.live.stopLivestream

did:web:longos.iameli.link View official

{
  "id": "place.stream.live.stopLivestream",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "uri",
            "cid"
          ],
          "properties": {
            "cid": {
              "type": "string",
              "format": "cid",
              "description": "The new CID of the stopped livestream record."
            },
            "uri": {
              "type": "string",
              "format": "uri",
              "description": "The URI of the stopped livestream record."
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": null,
      "description": "Stop your current livestream, updating your current place.stream.livestream record and ceasing the flow of video."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.live.stopLivestream

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:longos.iameli.link
CID
bafyreic2cei5fab6sduw4xwr7bppvjb55fhijqk6yopxcl2u6zjf2usw3a
Indexed At
2026-03-21 22:54 UTC
AT-URI
at://did:web:longos.iameli.link/com.atproto.lexicon.schema/place.stream.live.stopLivestream

Lexicon Garden

@