1. Tasks
  2. Remove Attachment

Tasks

Remove Attachment

Removes an attached file from the stub.

Basic usage

Remove a single file:

loading...

Remove multiple files at once:

loading...

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

loading...

Properties

fileuuid
string

The uuid of the removed file.