updatePersonAttachment
Update the file name, URI, or size of an attachment linked to a person record.
Instructions
Update a person attachment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Attachment ID | |
| personId | Yes | Person ID | |
| uri | Yes | File URI | |
| fileName | Yes | File name | |
| fileSize | No | File size |