Update a secret within a core instance.
The secret will be updated with the given name and content.
If encypted
is set to true
, the secret will be encrypted using the
core instance's encryption key.
/v1/core_instance_secrets/{coreInstanceSecretID}
mysecret
Optional value of the secret in base 64 format.