Delete a testset row

Delete a specific row from a testset.

Path parameters

testset_idstringRequired
The ID of the testset.
row_indexintegerRequired
The index of the row to delete.

Headers

AuthorizationstringRequired

Bearer token. Use Bearer YOUR_API_KEY.

Errors

401
Unauthorized Error
404
Not Found Error