Update Client Connection

put/api/network/v1/enterprises/{enterpriseId}/clients/connections/{connectionId}

Update a BitGo Network connection by its connection ID. For use only by BitGo Network clients.

Path Parameters

  • connectionIdstringRequired
  • enterpriseIdstringRequired

Request Body

name string
active boolean

200 Response

connection V1ConnectionOutput required
createdAt string <date>required
updatedAt string <date>required
partnersConnectionIdOne ofrequired
partnersClientIdOne ofrequired
initialized boolean required
id string required
name string required
clientId string required
partnerId string required
networkAccountId string required
active boolean required
proof string required
nonce string required

400 Response

401 Response

error string required

404 Response

error string required

500 Response

error string required