Check if a file resource exists

head/files/{fileId}

Determines whether a file resource exists for the specified fileId.

Request Samples

1

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
fileId
string
true

The identifier of the file resource.

Responses

StatusMeaningDescription
200OK

The request succeeded. The file resource exists.

Headers
404Not Found

No file resource exists for the specified identifier.