curl --request DELETE \
--url https://qti.alpha-1edtech.ai/api/assessment-tests/{identifier} \
--header 'Authorization: Bearer <token>'This response has no body data.Permanently delete an assessment test and all its associated data including test parts, sections, and item references. This operation cannot be undone. The actual assessment items referenced by this test are not deleted.
curl --request DELETE \
--url https://qti.alpha-1edtech.ai/api/assessment-tests/{identifier} \
--header 'Authorization: Bearer <token>'This response has no body data.