Delete a model variable

delete/models/{modelId}/variables/{variableId}
Internal-Use Only

Deletes the model variable associated with the specified model ID and variable ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
modelId
string
true
variableId
string
true

Responses

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