Delete a file

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

Deletes the file that is referenced by the fileref.

Request Samples

Response Samples

1Not Available

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
204No Content

The file was deleted.

404Not Found

No resource exists at the requested path.

Schema