Check for file or directory properties
head/sessions/{sessionId}/files/{fileOrDirectoryPath}
Determines whether the specified file or directory exists.
Name | Type | Required | Description |
---|---|---|---|
fileOrDirectoryPath | string | true | Specifies the file or directory path. In the path value, replace each forward slash with |
sessionId | string<object-id> | true | Specifies the ID of the session. |