Create a secret-injection
POST /secret-injections
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
object
Logical name identifying the secret (no value stored).
Vault path or external reference, e.g. secret/data/myapp/db-password.
Name of the service or process into which the secret is injected.
How the secret is delivered to the workload.
Environment variable name (only when injection_method=env_var).
Absolute path inside the container (only when injection_method=file).
Responses
Section titled “ Responses ”Created
object
object
Logical name identifying the secret (no value stored).
Vault path or external reference, e.g. secret/data/myapp/db-password.
Name of the service or process into which the secret is injected.
How the secret is delivered to the workload.
Environment variable name (only when injection_method=env_var).
Absolute path inside the container (only when injection_method=file).
Validation error
Missing or invalid authentication
Not authorized (tenant scope or capability)