Developer Docs

Table of contents

Deleting previously requested files

Query URL

DELETE https://api.bsg.world/rest/message/list/{file_key}

Where {file} – the filename that was returned in the Statistics upload request method

Output parameters:

In case of successful completion of the query:

{
"error":0,"errorDescription":"No errors"
}

If the query is unsuccessful, an error object will be returned.