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
shouldDeploybooleanOptional
Responses
200
Successful
application/json
object · Model30Optional
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
object · Model30Optional
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
shouldDeploybooleanOptional
Responses
200
Successful
application/json
secretIdstringRequired
500
Internal Server Error
application/json
post/secret
patch
Authorizations
Path parameters
secretIdstringRequired
Body
namestringRequired
Responses
200
Successful
application/json
object · Model30Optional
409
Secret does not exist
application/json
500
Internal Server Error
application/json
patch/secret/{secretId}/name
patch
Authorizations
Path parameters
tagIdstringRequired
Body
consentstring · enumOptionalPossible values:
Responses
200
Successful
application/json
object · Model30Optional
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
object · Model30Optional
409
Tag does not exist
application/json
500
Internal Server Error
application/json
patch/tag/revenue/{tagId}
Last updated
Was this helpful?

