link.latr.developer.deleteClient

samclemente.me

{
  "id": "link.latr.developer.deleteClient",
  "defs": {
    "main": {
      "type": "procedure",
      "input": {
        "schema": {
          "type": "object",
          "required": [
            "clientId"
          ],
          "properties": {
            "clientId": {
              "type": "string",
              "maxLength": 128,
              "maxGraphemes": 128
            }
          }
        },
        "encoding": "application/json"
      },
      "errors": [
        {
          "name": "InvalidRequest"
        },
        {
          "name": "InvalidUrl"
        },
        {
          "name": "AuthRequired"
        },
        {
          "name": "InvalidToken"
        },
        {
          "name": "InvalidDpop"
        },
        {
          "name": "SavedItemNotFound"
        },
        {
          "name": "Conflict"
        },
        {
          "name": "RateLimitExceeded"
        },
        {
          "name": "UpstreamFailure"
        }
      ],
      "output": {
        "schema": {
          "ref": "link.latr.saved.defs#simpleOk",
          "type": "ref"
        },
        "encoding": "application/json"
      },
      "description": "L@tr XRPC method link.latr.developer.deleteClient."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against link.latr.developer.deleteClient

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:qy5pluw2bsuq2x6albsgkvx3
CID
bafyreieyl226cd6exwkstcrerw7sk4ycgjg3pfyc6qo2l7kmpnoupvfpja
Indexed At
2026-08-15 17:31 UTC
AT-URI
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/link.latr.developer.deleteClient

Referenced Schemas (1)

Lexicon Garden

@