Instant test rerun
POST https://{{base_url}}/v6/instant/{{testId}}/rerun
Instant test rerun
Reruns an existent Instant test in ThousandEyes. In order to rerun an Instant test, the user attempting the rerun must be a Regular user or have the following permissions: * API Access * View tests
Optional (Querystring) Parameters
- aid={aid} optional and requires the user to be assigned to the target account group, specifies the account group context of the request, obtained from the /account-groups endpoint. Specifying this parameter without the user being assigned to the target account will result in an error response. See Account group context for more information
Request
- {testId} the ID of the Instant test you wish to rerun.
- There is no request body for this request.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |