Update destination connectionCopy Pagepatch https://api.habu.com/v1/destinations/{partnerAccountId}Updates an existing destination connection (partner account) for the organization. Partner cannot be changed; only name, credential, and publicKey may be updated.Path ParamspartnerAccountIdstringrequiredPartner Account ID for the destination connection to be updatedBody ParamsRequest to update a destination connection (partner account).namestringOptional; if provided, updates name for the destination connection.credentialobjectOptional; if provided, updates credential associated with this destination connection.credential objectpublicKeystringOptional; if provided, updates public key associated with this destination connection.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/xmlAllowed:application/jsonapplication/xmlResponses 200Destination connection updated successfully. 400Bad Request - Incorrect syntax or request 401Authorization information was missing or invalid 403This action is not allowed 404The specified resource was not found 500Internal Server ErrorUpdated 26 days ago Did this page help you?YesNo