assign_test_result
Assign a test result by providing its ID and a payload that includes the username.
Instructions
Assign a test result. payload must include username.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Test result ID. Must be a number (integer), not a string. | |
| payload | Yes |