Disconnect a user_mcp source.
Deletes vault-stored secrets (auth + webhook signing if present),
sets status to disconnected (terminal), and evicts both the
agent-side tool-cap bucket and the receiver-side webhook-cap
bucket. Reversible only by re-running
POST /sources/user-mcp.
Documentation Index
Fetch the complete documentation index at: https://docs.copass.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Successful Response
Outcome shape for the three user_mcp lifecycle endpoints.
Mirrors the dict the service methods return verbatim (status,
optional health_error, etc.) without re-shaping. error is
populated on validation failure; data_source_id is populated
on success.