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.
| Name | Type | Required | Description |
|---|---|---|---|
projectId | string | true | The unique identifier for the project. |
propertyKey | string | true | The key of the user-defined property. |
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers |