update_secret
Update a stored secret by providing its key and new value. Securely encrypts and stores the updated secret up to 32KB.
Instructions
Update a secret's value by key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | ||
| body | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |