You are viewing the Apigee Management API reference documentation. For the main product docs, and to search all docs, go to https://docs.apigee.com. For cross-site search, click Search all in the search results. |
Create a Vault Entry in an Environment
Resource Summary |
|
Security |
|
Content Type |
application/json |
Category |
Vaults, |
POST
Create a Vault Entry in an Environment
The Apigee secure store (vaults), including this management API, is deprecated and will be retired in a future release. Apigee recommends using the Key/Value Maps management API to store and retrieve encrypted data for use in your API proxies.
Creates an entry with a specific name and secure value in a vault in a specified environment.
For key information about the appropriate use of vaults as secure storage, see Using the secure store.
Resource URL
https://api.enterprise.apigee.com/v1 /organizations/{org_name}/environments/{env_name}/vaults/{vault_name_in_env}/entries
Header Parameters
Name | Values | Description |
---|---|---|
Content-Type
(required) |
Specify the Content Type. |
Request Body
org_name Mention the organization name true
env_name Mention the environment name true
vault_name_in_env Mention the vault name true
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.
Working...
Help or comments?
- If something's not working: Ask the Apigee Community or see Apigee Support.
- If something's wrong with the docs: Click the "Send Feedback" button.
(Incorrect? Unclear? Broken link? Typo?)