ApiMcp servers
Detach a skill from a server
Unlink a skill from an MCP server and remove all script tools that were registered from this skill.
curl -X DELETE "https://loading/api/v1/servers/497f6eca-6276-4993-bfeb-53cbbbba6f08/skills/497f6eca-6276-4993-bfeb-53cbbbba6f08/detach"Empty
{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string",
"input": null,
"ctx": {}
}
]
}