Secret
get
Authorizations
Path parameters
secretIdstringRequired
Responses
200
Successful
application/json
secretIdstringRequired
namestringRequired
variablestringRequired
typestringRequired
optionalbooleanOptional
datastringRequired
409
Secret does not exist
application/json
500
Internal Server Error
application/json
get
/secret/{secretId}put
Authorizations
Path parameters
secretIdstringRequired
Body
namestringRequired
variablestringRequired
typestringRequired
optionalbooleanOptional
datastringRequired
ivstringRequired
keystringRequired
saltstringOptional
scriptIdstringOptional
tagIdstringOptional
hostIdstringOptional
Responses
200
Successful
application/json
objectOptional
409
Secret does not exist
application/json
500
Internal Server Error
application/json
put
/secret/{secretId}delete
Authorizations
Path parameters
secretIdstringRequired
Responses
200
Successful
application/json
objectOptional
406
Secret does not exist
application/json
500
Internal Server Error
application/json
delete
/secret/{secretId}post
Authorizations
Body
namestringRequired
variablestringRequired
typestringRequired
optionalbooleanOptional
datastringRequired
ivstringRequired
keystringRequired
saltstringOptional
scriptIdstringOptional
tagIdstringOptional
hostIdstringOptional
Responses
200
Successful
application/json
secretIdstringRequired
500
Internal Server Error
application/json
post
/secretpatch
Authorizations
Path parameters
secretIdstringRequired
Body
namestringRequired
Responses
200
Successful
application/json
objectOptional
409
Secret does not exist
application/json
500
Internal Server Error
application/json
patch
/secret/{secretId}/namepatch
Authorizations
Path parameters
tagIdstringRequired
Body
consentstring · enumOptionalPossible values:
Responses
200
Successful
application/json
objectOptional
409
Tag does not exist
application/json
500
Internal Server Error
application/json
patch
/tag/consent/{tagId}patch
Authorizations
Path parameters
tagIdstringRequired
Body
Responses
200
Successful
application/json
objectOptional
409
Tag does not exist
application/json
500
Internal Server Error
application/json
patch
/tag/revenue/{tagId}Last updated
Was this helpful?

