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

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

true