Unset model publish lock

delete/models/{modelId}/locks/{lockName}

Clears the model publish lock for the specified model ID.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
lockName
string
true
modelId
string
true

Responses

StatusMeaningDescription
204No Content

The model publish lock was clear.

404Not Found

No model exists at the requested path.

Schema