Skip to main content
DELETE
Delete Mcp Server

Path Parameters

mcp_id
string<uuid>
required

Response

Successful Response

data
StandaloneDeleteResult · object
required

Body of a successful DELETE response, wrapped in StandaloneMutationResponse.

reload
StandaloneReloadResult · object
required

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