Testcases
Delete multiple Testcases
Delete multiple Testcases by their IDs.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
IDs of Testcases to delete.
Response
Testcases deleted successfully
Whether the deletion was successful.
Previous
Create MetricCreate a new Metric for evaluating system outputs. The structure of a metric depends on the evalType and outputType of the metric.
Next
JavaScript