Delete
Prod
https://api.everabyte.io/api
Prod
https://api.everabyte.io/api
DELETE
https://api.everabyte.io/api
/files/delete/{fileId}
DELETE
fileId
(required): The ID of the file to be deleted. Example: k3pp2maludvi0mhw8oz0d05i
DELETE /files/delete/k3pp2maludvi0mhw8oz0d05i
k3pp2maludvi0mhw8oz0d05i
.200 OK
: File successfully deleted.204 No Content
: File successfully deleted (often used when no response body is needed).400 Bad Request
: Invalid request parameters.404 Not Found
: File not found.500 Internal Server Error
: Server error.