Authorizations
Body
application/json
Response
Successful Response
The response is of type any
.
Update the item/test case of the dataset with any given fields.
Args: dataset_id (int): ID of the dataset. test_case_id (int): ID of the item/test case. update_test_case_request (UpdateTestCasePublicRequestSchema): Request body containing the fields to update.
Successful Response
The response is of type any
.