delete https://api.flextract.dev/api/v1/report-instances//
Soft-delete a report instance by setting its deleted_at timestamp.
This operation marks the report instance as deleted without actually removing it from the database.
Soft-deleted report instances are excluded from list views by default but can be included
using the include_deleted query parameter.
