Summary
Merge Data
Description
Merge data into a single object
Route
No Northbound API Available
Roles
admin
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| job_id | string | yes | - |
| data_to_merge | array | yes | - |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| merged_object | object | Merged Data Object |