POST api/FileReset?filename={filename}

Setzt das Abgeholt-Datum zurück auf Null für die Datei filename für den angemeldeten Client, um eine erneute Übertragung zu ermöglichen

Request Information

URI Parameters

NameDescriptionTypeAdditional information
filename

string

Required

Body Parameters

None.

Response Information

Resource Description

boolean

Response Formats

application/json, text/json

Sample:
true

application/xml, text/xml

Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>