DELETE
/
v1
/
files
/
{id}
curl --request DELETE \
  --url https://api.botpress.cloud/v1/files/{id}
{}

Path Parameters

id
string
required

File ID or Key

Response

200
application/json
Empty response.

The response is of type object.