v53

latestOpenAPI 3.0.3raw.githubusercontent.com2026-08-076771,7565.2 MB
synthetics

Delete parameters

Spaces method and path for this operation:

<div><span class="operation-verb post">post</span>&nbsp;<span class="operation-path">/s/{space_id}/api/synthetics/params/_bulk_delete</span></div>

Refer to Spaces for more information.

Delete parameters from the Synthetics app. You must have all privileges for the Synthetics feature in the Observability section of the Kibana feature privileges.

post/api/synthetics/params/_bulk_delete

Request body

idsstring[]

An array of parameter IDs to delete.

Response

A successful response.

deletedboolean

Indicates whether the parameter was successfully deleted. It is true if it was deleted. It is false if it was not deleted.

idstring

The unique identifier for the deleted parameter.