Update a secret
Update a secret’s value. Value is a required parameter and will always replace the existing value
PUT
Update a secret
Rotation
This is the endpoint to call for credential rotation. The new value takes effect immediately for every function and agent that reads this secret. There’s no staged or per-consumer rollout.Secrets are looked up by
secretName within the account (workspace), the same scoping as Create a secret. A 404 means no secret with this name exists in the account, not that it exists under a different agent.Authorizations
Body
application/json
Last modified on September 2, 2026

