Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
ID of the benchmark to generate data for
Response
Successful Response
The response is of type integer
.
Create task ID for synthetic data generation - work handled by Celery
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
ID of the benchmark to generate data for
Successful Response
The response is of type integer
.