cURL
curl --request DELETE \ --url https://api.scholarlysoftware.com/api/v1/files/{id} \ --header 'Authorization: Bearer <token>'
Deletes a file
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Bearer <token>
<token>
Bearer token
File UUID
file deleted