Verify that a file in a file set exists
head/fileSets/{fileSetId}/files/{fileName}
Determines whether a specified file in a specified file set exists. Returns headers for the specified file in the file set.
| Status | Meaning | Description | ||
|---|---|---|---|---|
| 200 | OK | The request succeeded. | Headers | |
| 404 | Not Found | The requested resource does not exist. | ||
| 406 | Not Acceptable | The content media types are unacceptable. |