v53

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

Create or update a runtime field

Spaces method and path for this operation:

<div><span class="operation-verb put">put</span>&nbsp;<span class="operation-path">/s/{space_id}/api/data_views/data_view/{viewId}/runtime_field</span></div>

Refer to Spaces for more information.

Create or update a runtime field for a data view. If the runtime field already exists, it is replaced with the new definition.

put/api/data_views/data_view/{viewId}/runtime_field

Path parameters

viewIdstring required

The ID of the data view fields you want to update.

Headers

kbn-xsrfstring required

Cross-site request forgery protection

Request body

namestring required

The name for a runtime field.

runtimeFieldobject required

The runtime field definition object.

Response

Indicates a successful call.

data_viewobject
fieldsobject[]