v7

latestSwagger 2.0raw.githubusercontent.com2022-12-067889207.3 KB
Secrets

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

Client API version.

Response

The backup blob containing the backed up secret.

valuestring base64url

The backup blob containing the backed up secret.