synthetics
Delete a private location
Spaces method and path for this operation:
<div><span class="operation-verb delete">delete</span> <span class="operation-path">/s/{space_id}/api/synthetics/private_locations/{id}</span></div>Refer to Spaces for more information.
You must have all privileges for the Synthetics and Uptime feature in the Observability section of the Kibana feature privileges. The API does not return a response body for deletion, but it will return an appropriate status code upon successful deletion. A location cannot be deleted if it has associated monitors in use. You must delete all monitors associated with the location before deleting the location.
delete/api/synthetics/private_locations/{id}
Path parameters
idstring required
The unique identifier of the private location to be deleted.
Response
OK