Tasks
Remove Attachment
Removes an attached file from the stub.
Basic usage
Remove a single file:
Remove multiple files at once:
Parameters
fileuuid optional string
The uuid of the attached file to be removed from the stub.
fileuuids optional array
An array of file uuids to be removed from the stub. Use this to remove multiple files in a single task.
Result
Properties
fileuuid string
The uuid of the removed file.