Skip to main content

deleteForgotten

Deletes a forgotten file.

Request example

{
"c": "deleteForgotten",
"key": "Khirz6zTPdfd7"
}

Request parameters

ParameterTypePresenceDescription
cstringrequiredThe command type.
keystringrequiredThe document identifier used to unambiguously identify the document file.

Response example

{
"error": 0,
"key": "Khirz6zTPdfd7"
}

Response parameters

ParameterTypePresenceDescription
errorintegerrequiredAn error code.
keystringrequiredThe document identifier used to unambiguously identify the document file.