Delete a file
Deletes a file and everything parsed out of it.
Runs that already referenced the file keep their results — deleting the source does not retroactively empty a finished run.
**Learn more:** [Working with files](https://docs.cloudraker.com/developers/files)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Response
Deleted.
Errors
404
Not Found Error
429
Too Many Requests Error