BeyondTrust · Schema

CreateSecretRequest

Request body for creating a new secret.

AccessAccess ManagementComplianceCredentialsPrivileged AccessSecuritySecretsZero Trust

Properties

Name Type Description
title string Title of the secret.
description string Description of the secret.
type string Type of secret.
password string Password value (for Password type).
text string Text value (for Text type).
folderName string Folder to store the secret in.
View JSON Schema on GitHub