DELETE
/
files
/
{id}
curl --request DELETE \
  --url https://local.storage.nhost.run/v1/files/{id} \
  --header 'Authorization: Bearer <token>'
This response has no body data.

Authorizations

Authorization
string
headerrequired

JSON Web Token to authorize requests.

Path Parameters

id
string
required