DeleteJobAttachments
Use this method to delete several attachments from a job.
Input
| Item | Format | Description |
|---|---|---|
| connection | String | The connection ID. See ConnectApp. |
| jobID | String | The ID of the job. |
| fileNames | Array of string | The names of the attachment files. |
Output
None.