Scenarios
Add empty rows to a scenario
Adds a specified number of empty rows to an existing scenario. This is useful for populating a scenario with placeholders for future data entry.
POST
Authorizations
Path Parameters
The UUID of the dataset to which the empty rows will be added.
Body
application/json
The number of empty rows to add to the dataset. Must be a positive integer.
Required range:
x >= 1