POST
/api/pkf/materializations
Materialize a committed inline PKF into an Asset or Memory Page
No code sample available for this language
Parameters
| Field | Type | Req | Default | Description |
|---|---|---|---|---|
| string | N | — |
Request Body
| 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 | — |