edit_send
Modify an existing Send's name, notes, password, access count, expiration, deletion date, or disable it.
Instructions
Edit an existing Bitwarden Send
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the Send to edit | |
| name | No | New name for the Send | |
| notes | No | New private notes | |
| password | No | New access password | |
| maxAccessCount | No | New maximum access count | |
| expirationDate | No | New expiration date in ISO 8601 format | |
| deletionDate | No | New deletion date in ISO 8601 format | |
| disabled | No | Disable the Send |