at://did:plc:44ybard66vv44zksje25o7dz/com.atproto.lexicon.schema/at.nsid.cobalt.label.negateLabel

Back to Collection

Record JSON

{
  "$type": "com.atproto.lexicon.schema",
  "defs": {
    "main": {
      "description": "Generates and persists a single new label, which negates (and overwrites) any previous label with the same (src, uri, cid, val).",
      "input": {
        "encoding": "application/json",
        "schema": {
          "ref": "at.nsid.cobalt.label.defs#labelRequest",
          "type": "ref"
        }
      },
      "output": {
        "encoding": "application/json",
        "schema": {
          "ref": "com.atproto.label.def#label",
          "type": "ref"
        }
      },
      "type": "procedure"
    }
  },
  "id": "at.nsid.cobalt.label.negateLabel",
  "lexicon": 1
}