---
title: "POST /v1/{+name}:generateWallet"
method: POST
path: "/v1/{+name}:generateWallet"
tags: ["projects"]
---

# POST /v1/{+name}:generateWallet

`POST /v1/{+name}:generateWallet`

Generates a wallet for an Autonomous Database.

## Path parameters

- `name` string, required

## Request body

- GenerateAutonomousDatabaseWalletRequest — The request for `AutonomousDatabase.GenerateWallet`.
  - `isRegional` boolean — Optional. True when requesting regional connection strings in PDB connect info, applicable to cross-region Data Guard only.
  - `type` 'GENERATE_TYPE_UNSPECIFIED' | 'ALL' | 'SINGLE' — Optional. The type of wallet generation for the Autonomous Database. The default value is SINGLE.
  - `password` string — Required. The password used to encrypt the keys inside the wallet. The password must be a minimum of 8 characters.

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/oracledatabase.md) · [All operations](https://skmtc.net/google/apis/oracledatabase/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/oracledatabase/versions/120ce7891e09/schema)
