data views
Create or update a runtime field
Spaces method and path for this operation:
<div><span class="operation-verb put">put</span> <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
Response
Indicates a successful call.