at.nsid.cobalt.label.createLabel

bnewbold.net

Documentation

Generates and persists a single new label. Overwrites any existing label with the same (src, uri, cid, val).

main procedure

Generates and persists a single new label. Overwrites any existing label with the same (src, uri, cid, val).

Input

Encodingapplication/json

Output

Encodingapplication/json
Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://bsky.social)
Enter valid JSON for the request body
View raw schema
{
  "type": "procedure",
  "input": {
    "schema": {
      "ref": "at.nsid.cobalt.label.defs#labelRequest",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "output": {
    "schema": {
      "ref": "com.atproto.label.def#label",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "description": "Generates and persists a single new label. Overwrites any existing label with the same (src, uri, cid, val)."
}

Lexicon Garden

@