v1

latestOpenAPI 3.0.0Apache 2.02026-07-1410280162.7 KB
data-exporter-configs

Update a data exporter configs

Update a data exporter configs

put/api/data-exporter-configs/_bulk

Response

Successful operation

idboolean

Data exporter id

status'200'

Status

updatedboolean

Whether the action was carried out correctly or not

Example response

[
  {
    "id": true,
    "updated": true
  }
]