Unset model publish lock

delete/models/{modelId}/locks/{lockName}
Internal-Use Only

Clears the model publish lock for the specified model ID.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
lockName
string
true
modelId
string
true

Responses

StatusMeaningDescription
204No ContentThe model publish lock was clear.
404Not FoundNo model exists at the requested path.Schema