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
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 file was deleted.

404Not Found

No resource exists at the requested path.

Schema