Send Parametrization Job
POST/api/workspaces/:workspace_id/entities/:id/parametrization/
Blocking endpoint to get parametrization as resolved by the app.
Request
Path Parameters
workspace_id stringrequired
id integerrequired
A unique integer value identifying this entity.
- application/json
Body
required
editor_session uuid
UUID of the current editor session. This field is required on public workspace parametrization endpoint.
params objectnullable
Default value: [object Object]
(Optional) params as input for parametrization.