v8

latestSwagger 2.02026-07-13121636.1 KB

Backs up the specified secret.

Requests that a backup of the specified secret be downloaded to the client. All versions of the secret will be downloaded. This operation requires the secrets/backup permission.

post/secrets/{secret-name}/backup

Path parameters

secret-namestring required

The name of the secret.

Query parameters

api-versionstring required

The API version to use for this operation.

Response

The request has succeeded.

valuestring base64url

The backup blob containing the backed up secret.