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

head/projects/{projectId}/userProperties/{propertyKey}

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

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
projectId
string
true

The unique identifier for the project.

propertyKey
string
true

The key of the user-defined property.

Header Parameters

NameTypeRequiredDescription
If-None-Match
string
false

The entity tag obtained from the most recent ETag response header.

Responses

StatusMeaningDescription
200OK

The request succeeded.

Headers