외부 MCP 연결 삭제

View as Markdown

연결을 삭제하고 이 연결을 쓰던 모든 에이전트에서 즉시 제거합니다. 응답의 affectedAgents 로 영향받은 에이전트를 확인할 수 있습니다.

Authentication

AuthorizationBearer

API Key를 Bearer 토큰으로 전달

Path parameters

accountIdstringRequired

계정 ID

connectionIdstringRequired

MCP 연결 ID

Response

삭제 성공

deletedboolean
affectedAgentslist of objects

이 연결을 사용하고 있던 에이전트.

Errors

401
Unauthorized Error
404
Not Found Error