# Delete a report

Deletes the report definition, its schedule and the record of any file it has
generated.

Endpoint: DELETE /api/v2/report/{id}
Version: 2.0.0
Security: default

## Path parameters:

  - `id` (integer, required)
    The ID of the report.

## Header parameters:

  - `Rosterfy-Platform` (string)

