updatePersonAttachment
Update an existing person attachment by providing the attachment ID, person ID, file URI, and file name.
Instructions
Update a person attachment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attachment ID | |
| uri | Yes | File URI | |
| fileName | Yes | File name | |
| fileSize | No | File size | |
| personId | Yes | Person ID |