Error
A valid request URL is required to generate request examples{
"Id": "<string>",
"Name": "<string>",
"Type": "<string>",
"ShowType": "<string>",
"Tags": "<string>",
"Value": "<string>"
}This response has no body data.{
"error": {
"code": "<string>",
"message": "<string>"
}
}Update vault
Updates the specified vault object.
PUT
/
vault('
{Id}
')
Error
A valid request URL is required to generate request examples{
"Id": "<string>",
"Name": "<string>",
"Type": "<string>",
"ShowType": "<string>",
"Tags": "<string>",
"Value": "<string>"
}This response has no body data.{
"error": {
"code": "<string>",
"message": "<string>"
}
}授权
authtoken_headerbasicauthtoken_query
路径参数
The key Id
请求体
application/json
The vault entity to update.
响应
EntitySet vault