Deassign a fileref

delete/sessions/{sessionId}/filerefs/{fileref}

Deassigns the specified fileref in a session.

Request Samples

Response Samples

1Not Available

Path Parameters

NameTypeRequiredDescription
sessionId
string<object-id>
true

Specifies the ID of the session.

fileref
string
true

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

Responses

StatusMeaningDescription
204No Content

The fileref was deassigned.

404Not Found

No resource exists at the requested path.

Schema