v8

latestOpenAPI 3.0.0raw.githubusercontent.com2026-01-23241216351.5 KB
Secrets

Create

Create a new Secret

post/vault_secrets

Headers

ngrok-versioninteger required

Request body

namestring

Name of secret

valuestring

Value of secret

metadatastring

Arbitrary user-defined metadata for this Secret

descriptionstring

description of Secret

vault_idstring

unique identifier of the referenced vault

vault_namestring

name of the referenced vault

Response

Create a new Secret

idstring

identifier for Secret

uristring

URI of this Secret API resource

created_atstring

Timestamp when the Secret was created (RFC 3339 format)

updated_atstring

Timestamp when the Secret was last updated (RFC 3339 format)

namestring

Name of secret

descriptionstring

description of Secret

metadatastring

Arbitrary user-defined metadata for this Secret

vault_namestring

Name of the vault the secret is stored in