Partner Kill-Switch

post/api/network/v1/admin/partners/{partnerId}/kill-switch

Activate or deactivate a partner's ability to interact with the platform by updating their 'active' status. This admin-only endpoint allows BitGo administrators to quickly disable partner access in emergency situations or reactivate previously disabled partners.

Path Parameters

  • partnerIdstringRequired

Query Parameters

  • trustOrgstringRequired
    Enum: BitGo Trust BitGo New York BitGo Germany BitGo Switzerland BitGo Europe ApS Frankfurt DE Trust BitGo Singapore BitGo Korea BitGo Custody MENA FZE BitGo India BitGo Sister Trust 1

Request Body

action string required
Allowed values: kill reactivate-partner
notes string required

200 Response

partner object required
id string required
enterpriseId string required
Min length: >= 1 characters
trustOrg string required
Allowed values: BitGo Trust BitGo New York BitGo Germany BitGo Switzerland BitGo Europe ApS Frankfurt DE Trust BitGo Singapore BitGo Korea BitGo Custody MENA FZE BitGo India BitGo Sister Trust 1
institutionId string
institutionIdentifier string required
Min length: >= 1 characters
name string required
Min length: >= 1 characters
connectionKeySchema string required
Allowed values: token tokenAndSignature apiKeyAndSecret clearloop
createdAt string <date-time>required
updatedAt string <date-time>required
clientId string required
broker boolean required
active boolean required
settlementTransactionRouteId string
clientDisputeWindowMinutes number
topUpWindowMinutes number
allocationPoliciesEnabled boolean required

400 Response

401 Response

error string required

403 Response

error string required

404 Response

error string required

500 Response

error string required