curl --location --request DELETE 'https://api.openai.com/v1/assistants//files/' \
--header 'Authorization: Bearer ' \
--header 'Accept: application/json' \
--header 'Content-Type: application/json'{
id: "file-BK7bzQj3FfZFXr7DbL6xJwfo",
object: "assistant.file.deleted",
deleted: true
}