Set model publish lock

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

Sets the model publish lock for the specified model ID.

Request Samples

1

Response Samples

1string

Path Parameters

NameTypeRequiredDescription
lockName
string
true
modelId
string
true

Responses

StatusMeaningDescription
201CreatedThe model publish lock was returned.HeadersSchema
400Bad RequestThe request was invalid.Schema
404Not FoundNo model exists at the requested path.Schema