Delete model content

delete/models/{modelId}/contents/{contentId}

Deletes the model content that is associated with the specified model ID and content ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
contentId
string
true
modelId
string
true

Responses

StatusMeaningDescription
204No Content

The model content was deleted.

404Not Found

No model content exits at the requested path.

Schema