Secrets
Rotate a secret's value
Replaces the stored ciphertext with a freshly-encrypted copy of the new value. All sandboxes bound to this secret continue to work; in-host caches are invalidated so the next egress uses the new value.
PATCH
Rotate a secret's value
Authorizations
Path Parameters
Secret name as set at creation.
Body
application/json
New cleartext value to encrypt and store.
Maximum string length:
8192Response
Secret updated
per_host indicates a multi-rule secret; the resolved rules are in auth_config.per_host.
Available options:
bearer, basic, api-key, custom, per_host Resolved auth scheme details (no cleartext value).
Provider shortcut used at creation, if any.
Timestamp of the most recent egress that used this secret.