Determine whether a variable exists in a session
head/sessions/{sessionId}/variables/{variableName}
Determines whether the requested variable exists for a session and obtains the header information for the variable.
Status | Meaning | Description | ||
---|---|---|---|---|
200 | OK | The request succeeded. | Headers | |
400 | Bad Request | The request was invalid. | ||
404 | Not Found | The variable does not exist at the requested path. |