---
title: "Backup multiple keyShares for a waaS wallet to Google Drive"
method: POST
path: "/sdk/{environmentId}/waas/{walletId}/keyShares/backup/googleDrive"
tags: ["SDK"]
---

# Backup multiple keyShares for a waaS wallet to Google Drive

`POST /sdk/{environmentId}/waas/{walletId}/keyShares/backup/googleDrive`

## Path parameters

- `environmentId` string, required
- `walletId` string, required

## Response `201`

Backup KeyShares Success to Google Drive

- BackupMultipleClientKeySharesResponse
  - `keyShares` WalletKeyShareInfo[], required
    - `id` string, required
    - `backupLocation` string, required
    - `passwordEncrypted` boolean, required
    - `externalKeyShareId` string

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `500` — Internal Server Error

---

[API](https://skmtc.net/dynamic/apis/dashboard-api.md) · [All operations](https://skmtc.net/dynamic/apis/dashboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/dynamic/dashboard-api/versions/aac826315d90/schema)
