at.nsid.cobalt.label.defs

bnewbold.net

{
  "id": "at.nsid.cobalt.label.defs",
  "defs": {
    "labelRequest": {
      "type": "object",
      "required": [
        "uri",
        "val"
      ],
      "properties": {
        "cid": {
          "type": "string",
          "format": "cid"
        },
        "exp": {
          "type": "string",
          "format": "datetime",
          "description": "expiration timestamp"
        },
        "src": {
          "type": "string",
          "format": "did",
          "description": "Label authority DID. Some servers might support only a single label authority, in which case this can be omitted, or must match exactly. Other servers might support multiple authorities."
        },
        "uri": {
          "type": "string",
          "format": "uri",
          "description": "Subject URI. May be an AT-URI or DID. Support for other URI schemes is indeterminate."
        },
        "val": {
          "type": "string"
        }
      },
      "description": "Request body for creation/negation of a label"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against at.nsid.cobalt.label.defs

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:44ybard66vv44zksje25o7dz
CID
bafyreiheu4tyjdebuxdaky4a7hmimlretxt6gg4n5pfhf5yqhzdrdiyfsa
Indexed At
2026-05-28 02:07 UTC
AT-URI
at://did:plc:44ybard66vv44zksje25o7dz/com.atproto.lexicon.schema/at.nsid.cobalt.label.defs

Lexicon Garden

@