Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
API 參考文檔
A valid request URL is required to generate request examples
{ "Id": "<string>", "Name": "<string>", "Type": "<string>", "ShowType": "<string>", "Tags": "<string>", "Value": "<string>" }
{ "error": { "code": "<string>", "message": "<string>" } }
Creates a new vault object with the specified parameters.
The vault entity to post
The Id of the vault item.
The name of the vault item.
The type of the vault item (Standard or Encrypted).
Whether or not to output output the Type of the vault item.
The tags of the vault item.
The value of the vault item.
vault created