Set model publish lock

post/models/{modelId}/locks/{lockName}

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
201Created

The model publish lock was returned.

HeadersSchema
400Bad Request

The request was invalid.

Schema
404Not Found

No model exists at the requested path.

Schema