Update An Insert
Updates one or more fields of an insert. Only the fields you send are changed. Sending a new file replaces the insert PDF and recalculates its page count.
Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
| name | String | Sometimes | N/A | New display name (max 255 characters). Required only when provided (send a value to change it). |
| description | String | No | N/A | New description. |
| file | File | No | N/A | Replacement PDF (max 20 MB). |
| is_color | Boolean | No | N/A | Whether the insert prints in color. |
| duplex | Boolean | No | N/A | Whether the insert prints double-sided. |