Create a new generatorAsk AIpost https://app.rainforestqa.com/api/1/generatorsCreate a new generatorBody ParamsnamestringrequiredName of generatordescriptionstringrequiredDescription of generatorgenerator_typestringenumDefaults to tabularGenerator typecustomtabularAllowed:customtabulardataarray of objectsArray of generator row data objectsdataADD objectcolumnsarray of objectsArray of column namescolumnsADD objectreusablebooleanDefaults to falseWhether this generator is to be reusable across tests within a run (only applies for tabular generators)truefalsesingle_usebooleanDefaults to falseWhether this generator's rows will be removed after a single use (only applies for tabular generators)truefalseslimbooleanDefaults to falseIf true, returns less data in order to reduce latency and response sizetruefalseResponses 201Generator created 400Generator could not be createdUpdated 4 months ago