Patch Mcp Server
Apply a shallow update to an existing MCP server row.
Only fields present in the body are touched. Slug is sticky on
rename so existing references stay valid. Inner mcp_server is
replaced wholesale when provided.
PATCH
Patch Mcp Server
Documentation Index
Fetch the complete documentation index at: https://docs.idun-group.com/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameters
Body
application/json
Response
Successful Response
GET response and the data payload of POST/PATCH/DELETE responses.
Reload outcome attached to every admin mutation response.
reloaded means DB committed and runtime now uses the new config.
restart_required means DB committed and process restart is needed.
reload_failed means DB rolled back and runtime is unchanged.
Last modified on May 22, 2026