post https://{app}.{filespin}.{io}/api/v1/assets//content//delete
Use this API to delete a conversion file of an asset.
HTTP RESPONSE
Appropriate HTTP Status Code as specified in Response Codes section
HTTP REQUEST
Key | Value | Description |
---|---|---|
ASSET_ID | string | Asset ID, 32 character alphanumeric UUID |
CONVERSION_NAME | string | An identifier for the Conversion such as my_edited_copy . It must not exceed 30 characters. It can only be alphanumeric. Spaces are not allowed. |