Check for a fileref

head/sessions/{sessionId}/filerefs/{fileref}
Internal-Use Only

Determines whether the specified fileref exists in a session.

Request Samples

1

Response Samples

1No example avaliable

Path Parameters

NameTypeRequiredDescription
fileref
string
true

Specifies the fileref name. The name must be eight or fewer characters.

sessionId
string<object-id>
true

Specifies the ID of the session.

Responses

StatusMeaningDescription
200OKThe request succeeded.Headers
404Not FoundNo resource exists at the requested path.