Execute one or more tests on a device. Provide the test as inline commands (JSON or markdown format per the input requirements), or reference existing test IDs. Supports device configuration, launch parameters, and iteration control.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Your MobileBoost organisation ID.
The ID of an uploaded build to test against.
Alternative build identifier.
Target platform (e.g. ios, android).
IDs of existing test cases to execute.
Execute all tests matching these tags.
A query expression to match tests by tags.
Number of times to repeat the test execution.
Key-value pairs passed to the app at launch.
Provider-specific device configuration.
Per-test input overrides, keyed by test ID.
List of device configurations to run tests on.
Arbitrary metadata to attach to the execution.
Successful response