Delete file from storage
curl --request DELETE \ --url https://local.storage.local.nhost.run/v1/files/{id} \ --header 'Authorization: Bearer <token>'
This response has no body data.
JSON Web Token to authorize requests.