place.stream.multistream.deleteTarget

did:web:stream.place

{
  "id": "place.stream.multistream.deleteTarget",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "rkey"
          ],
          "properties": {
            "rkey": {
              "type": "string",
              "format": "record-key",
              "description": "The Record Key of the target to delete."
            }
          }
        },
        "encoding": "application/json"
      },
      "output": {
        "schema": {
          "type": "object",
          "properties": {}
        },
        "encoding": "application/json"
      },
      "parameters": null,
      "description": "Delete a target for rebroadcasting a Streamplace stream."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.multistream.deleteTarget

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:stream.place
CID
bafyreibpsjdzqb5zdhxjrcpjm3fqlomy6lv4nbyqrsyrysg7uc5glqzl24
Indexed At
2026-01-25 11:50 UTC
AT-URI
at://did:web:stream.place/com.atproto.lexicon.schema/place.stream.multistream.deleteTarget

Lexicon Garden

@