Skip to main content
DELETE
/
api
/
v2
/
external
/
storage
/
delete
/
{file_key}
Delete File
curl --request DELETE \
  --url https://api.lyceum.technology/api/v2/external/storage/delete/{file_key}
{
  "detail": [
    {
      "loc": [
        "<string>"
      ],
      "msg": "<string>",
      "type": "<string>"
    }
  ]
}

Path Parameters

file_key
string
required

Response

Successful Response