Is it possible to write data into existing schema with post request?

So far I have build a schema on Mockaroo platform, and fetch the data in my application via the REST API with axios library .
So is it possible to add new data into existing schema with post request?
regards
Chris Bao

I believe you’ll only receive a response, but the api doesn’t actually save any data. See tutorial 5 at 3:09