Check if a specific user-defined property exists in a model

head/models/{modelId}/userProperties/{propertyKey}

Returns header information for a specific user-defined property in the specified model.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
modelId
string
true

The unique identifier for the model.

propertyKey
string
true

The key of the user-defined property.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers