Delete model content

delete/models/{modelId}/contents/{contentId}
Internal-Use Only

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

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
contentId
string
true
modelId
string
true

Responses

StatusMeaningDescription
204No ContentThe model content was deleted.
404Not FoundNo model content exits at the requested path.Schema