Check if a file resource exists

head/files/{fileId}
Internal-Use Only

Determines whether a file resource exists for the specified fileId.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
fileId
string
true

The identifier of the file resource.

Responses

StatusMeaningDescription
200OKThe request succeeded. The file resource exists.Headers
404Not FoundNo file resource exists for the specified identifier.