Hi Nanda, Yes we can import bulk records in our default schema 0r cus
schema through API though it's not recommended to insert bulk records.
The process you just need to generate an access token. then pass with JW
format. steps 1) CreateAPI project in adobe IO2) Generate JWT
token3)Generate Access token in POSTMAN with adobe exchange url4)define
your client id , secret id, and private key.5)use end url for post /get
Thanks,Sumit