tools.ozone.set.upsertSet

ozone-lexicons.bsky.social

Documentation

Create or update set metadata

main procedure

Create or update set metadata

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": "tools.ozone.set.defs#set",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "output": {
    "schema": {
      "ref": "tools.ozone.set.defs#setView",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "description": "Create or update set metadata"
}

Lexicon Garden

@