Import a synthetic check

This endpoint allows you to import an existing synthetic check into your organization. It's intended for one-time migrations rather than ongoing synthetic check management. Unlike the standard API, this endpoint supports importing synthetic checks with full editability, allowing you to modify synthetic checks that were previously created elsewhere. Note: This endpoint is not recommended for Infrastructure-as-Code (IaC) workflows. Using it in IaC scenarios can cause configuration drift and inconsistencies between your source configuration and the imported synthetic check state. Importing a synthetic check without an id will create a new synthetic check and return the created asset with a generated id. Importing a synthetic check with an existing id (metadata>dash0Extensions>id) will override the corresponding synthetic check definition. In case there is no synthetic check with the given id a new dashboard will be created.

Language
Credentials
Bearer
URL
Click Try It! to start a request and see the response here!