Skip to main content
DELETE
/
v1
/
files
/
{file_id}
Delete File
curl --request DELETE \
  --url https://api.spi-tch.com/v1/files/{file_id}
"<any>"

Path Parameters

file_id
string<uuid>
required

Response

Successful Response

The response is of type any.

I