Skip to content
AI Security
Search
K
Main Navigation
App
More information
Appearance
Menu
Return to top
Update secret.
PATCH
/backend/v1/secrets/{secretId}
Updates a secret by its ID, including the name and value.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
secretId
*
Type
string
Required
Format
"uuid"
Request Body
application/json
Schema
JSON
JSON
"string"
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
"string"
PATCH
/backend/v1/secrets/{secretId}
Playground
Server
Select a server...
Authorization
HTTPBearer
Variables
Key
Value
secretId
*
Body
Try it out
Samples
Powered by
VitePress OpenAPI