Delete multiple Synthetic tests by ID.
A JSON list of the ID or IDs of the Synthetic tests that you want to delete.
Delete the Synthetic test even if it's referenced by other resources (for example, SLOs and composite monitors).
An array of Synthetic test IDs you want to delete.
{ "public_ids": [] }
OK.
Response object for deleting Synthetic tests.
Array of objects containing a deleted Synthetic test ID with the associated deletion timestamp.