update_secret
Update a stored secret's value by providing its key and new encrypted content, replacing the existing secret with up to 32KB of data.
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 |