servers
Update a server
Update server metadata such as display name, description, repository, icon, or visibility.
patch/servers/{qualifiedName}
Path parameters
qualifiedNamestring required
The server's qualified name (e.g. 'namespace/server' or 'namespace' for namespace-only servers). Use %2F to encode the slash.
Request body
Response
Server updated
Changes
Changed in 2 of the 47 revisions of this API.2
- ○
added the new optional request property
new-optional-request-property
- ○
- ○
added the new optional request property
new-optional-request-property
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○