Soft-delete a file. It can no longer be referenced from new generations. Returns 204 with no body.
curl https://agents.lumalabs.ai/v1/files/$FILE_ID \ -X DELETE \ -H "Authorization: Bearer $LUMA_AGENTS_API_KEY"