I have a TIF file which contains a single layer and single clipping path named "Path 1". I'm trying to use the command reference "clipPathE" to modify my download in order to download the asset in the "TIFF with Alpha" format so that everything that falls outside the area defined by clipPathE is transparent.
The image modifier I entered was formatted like this:
clipPathE= Path%201
An asset is downloading but it doesn't contain the transparency that I'm expecting. Is there anything I should be doing differently?