DELETE
/
api
/
models
/
{modelId}
/
files
/
{fileId}
{
  "data": {
    "message": "<string>"
  }
}

Authorizations

Authorization
string
header
required

Enter your API key here

Path Parameters

modelId
string
required

ID of the model

fileId
string
required

ID of the file

Response

200
application/json

File deleted successfully

The response is of type object.