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>"
}
}Authorizations
authtoken_headerbasicauthtoken_query
Path Parameters
The key Id
Body
application/json
The vault entity to update.
Response
EntitySet vault