Pause or start a test
PUT {{baseUrl}}/api/v1/synthetics/tests/:public_id/status
Pause or start a Synthetic test by changing the status.
Request Body
{"new_status"=>"live"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
true