DataProcess.
Sample JSON
Copy, edit, paste. Server-set fields (id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Sample shape for DataProcess.
DataProcess.
id, created, tenantId, …) are omitted from the example — they’re populated by the server on response.
{
"processId": "<process_id>",
"field": [
"<data-process-field>"
]
}
| Field | Type | Required | Notes |
|---|---|---|---|
processId | string | Optional | |
field | array<DataProcessField> | Optional |