CloneSecret clones a secret from an existing secret.

Fetches the source secret, applies removals, merges provided values,
and stores as a new secret. Returns AlreadyExists if target ID exists.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string

id from the secret to clone

removeValues
array of strings | null

keys to remove from the new secret values object

removeValues
object,null | protobuf.controlpb.v1.Secret

new secret, copy values from clone_from, then add / update values from the new secret

Responses

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json