Update test

Update the commands of an existing test case.

patch/tests

Request body

testIdstring required
commandsstring[]
autoGenerateboolean

Whether updating this test's commands should automatically re-trigger MobileBoost to write and verify its automation code. Defaults to true; pass false to skip automatic generation.

folderIdstring nullable

Move the test to this folder, or null to take it out of its folder. Omit the field to leave the folder as it is. Changing a test's folder never re-triggers automation generation: it does not change what the test should do.

Response

Successful response

{"stackTrail":"paths:/tests:patch:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes

No recorded changes to this endpoint across all 1 revision of this API.