Disconnect Mercury
disconnect_mercuryDisables the org's Mercury integration (audit-trailed). Mercury exposes no token-revoke API we can call, so this only disables our connection — to fully revoke access, the user must also delete the token in their Mercury settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org_id | No | Optional. Defaults to the organisation the authenticated API key is bound to, so you normally omit it and never need to ask the user for their organisation UUID. If provided, it must match the key’s org or the request is rejected. | 0e91146d-511c-469f-bdee-5c867b26ae0d |
| actor_id | No | Optional. Defaults to the organisation entity (correct for an org-scoped key). If provided, it must be an entity belonging to this organisation — arbitrary UUIDs are rejected, so the audit trail cannot be attributed to someone else. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| disabled | Yes |