update-synthetics-test
Update an existing Synthetics API test by modifying its name, URL, method, locations, notification message, tags, status, or assertions.
Instructions
Update an existing Synthetics API test
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| publicId | Yes | Test public ID to update. Example: abc-def-ghi | |
| name | No | New test name | |
| url | No | New URL to test | |
| method | No | New HTTP method | |
| locations | No | New test locations | |
| message | No | New notification message | |
| tags | No | New tags | |
| status | No | New test status | |
| assertions | No | New assertions |