Creating multiple issues using jira rest api

How can I create multiple issues in jira using REST api end point? also I want to iterate a json so that it creates issues dynamically. Can anyone please help on this.