v53

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

Update a parameter

Spaces method and path for this operation:

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

Refer to Spaces for more information.

Update a parameter in the Synthetics app. You must have all privileges for the Synthetics feature in the Observability section of the Kibana feature privileges.

put/api/synthetics/params/{id}

Path parameters

idstring required

The unique identifier for the parameter.

Request body

descriptionstring

The updated description of the parameter.

keystring

The key of the parameter.

tagsstring[]

An array of updated tags to categorize the parameter.

valuestring

The updated value associated with the parameter.

Response

A successful response.

object required