updatePersonAttachment
Updates the file URI and file name of an existing person attachment in Follow Up Boss CRM using the attachment and person IDs.
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 |