Currently, when creating manual test cases via the API (POST /v1/case/{code}), the cases are automatically added to the repository. Many teams would like the ability to send these cases to review first, similar to the “Send to review” option available in the Qase UI.
Teams using internal tools or AI to generate structured test cases often want QA oversight before adding them to the repository. Sending test cases to review via the API would allow the QA team to approve them before they are finalized.