Generate mock data
Generates mock data based on specified types and repetition count
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/x-www-form-urlencoded
Response
200
application/json
Successfully generated mock data
By default, it returns an array
with the requested data.