Create Kpi
Create Kpi
Create a new KPI within a dataset.
POST
Create Kpi
Authorizations
Path Parameters
Body
application/json
Request schema for creating a new KPI within a dataset.
The KPI name.
Required string length:
1 - 255The KPI description.
Maximum string length:
2000The measurement unit.
Maximum string length:
50Expected answer type.
Available options:
number, text, percentage, date, boolean Whether a response value is mandatory.
Display order within the dataset.
Required range:
x >= 0Response
Successful Response
Response schema for a KPI definition.
The KPI id.
The parent dataset id.
Expected answer type for a custom KPI definition.
Available options:
number, text, percentage, date, boolean 
