Remove all samples by category

POST {{baseUrl}}/api/:projectId/raw-data/delete-all/:category

Deletes all samples for this project over a single category. Note that this does not delete the data from cold storage.

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}