v1

latestOpenAPI 3.0.0Apache 2.02026-08-0610023171.4 KB
Extension Reports

Delete extension report

Permanently delete one Integrito report-data record. Returns 403 if the record exists but belongs to another user's text. Returns 404 if no record with the given ID exists.

delete/api/v1/extension/reports/{id}/

Response

The request succeeded.

successboolean

Example response

{
  "success": true
}