Permanently remove a specific file from a container
cURL
curl --request DELETE \ --url https://api.fluxend.app/containers/{containerUUID}/files/{fileUUID} \ --header 'Authorization: <authorization>' \ --header 'X-Project: <x-project>'
This response does not have an example.
Bearer Token
Project UUID
Container UUID
File UUID
File deleted