at://did:plc:44ybard66vv44zksje25o7dz/com.atproto.lexicon.schema/at.nsid.cobalt.label.createLabel
Back to Collection
Record JSON
{
"$type": "com.atproto.lexicon.schema",
"defs": {
"main": {
"description": "Generates and persists a single new label. Overwrites any existing 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.createLabel",
"lexicon": 1
}