deleted=true). Returns 200 with an empty body. Bulk archiving is frontend-only (this endpoint is called per inspection). Use GET .../restore to un-archive.Authorization: Bearer ********************curl --location --globoff --request DELETE 'https://app.hustro.com/api/v2/project//inspection/' \
--header 'hustro-client: m2m' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'