app.thesocialwire.publication.refreshSidebar

samclemente.me

Documentation

Refresh the authenticated viewer's publication sidebar projection.

main procedure

Refresh the authenticated viewer's publication sidebar projection.

Input

Encodingapplication/json

Output

Encodingapplication/json

Errors

RefreshFailed
UpstreamUnavailable
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": "RefreshFailed"
    },
    {
      "name": "UpstreamUnavailable"
    }
  ],
  "output": {
    "schema": {
      "ref": "app.thesocialwire.defs#jsonObject",
      "type": "ref"
    },
    "encoding": "application/json"
  },
  "description": "Refresh the authenticated viewer's publication sidebar projection."
}

Lexicon Garden

@