POST
/api/pkf/materializations
Materialize a committed inline PKF into an Asset or Memory Page
当前语言暂无代码示例
参数
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| string | N | — |
请求体
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| workspaceId | string | Y | — | |
| source | object | Y | — | |
| └ kind | string | Y | — | |
| └ messageId | string | Y | — | |
| └ blockId | string | Y | — | |
| └ blockRevision | integer | Y | — | |
| └ sourceHash | string | Y | — | |
| target | object | object | Y | — | |
| idempotencyKey | string | Y | — |