app.thesocialwire.appview.purgeViewerData

samclemente.me

Documentation

Purge the authenticated viewer's rebuildable AppView data.

main procedure

Purge the authenticated viewer's rebuildable AppView data.

Input

Encodingapplication/json

Output

Encodingapplication/json

Errors

PurgeFailed
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": {
      "type": "object",
      "properties": {}
    },
    "encoding": "application/json"
  },
  "errors": [
    {
      "name": "PurgeFailed"
    }
  ],
  "output": {
    "schema": {
      "ref": "app.thesocialwire.defs#jsonObject",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "description": "Purge the authenticated viewer's rebuildable AppView data."
}

Lexicon Garden

@