servers
Delete server icon
Remove the server’s icon.
DELETE
JavaScript
Documentation Index
Fetch the complete documentation index at: https://smithery.ai/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Smithery API key as Bearer token
Path Parameters
The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.
Response
Icon deleted successfully
Example:
true
Previous
Infer a tool output schemaInfer a best-effort Zod schema from recent successful Tinybird tool outputs. All discovered object fields are marked optional.
Next
JavaScript