curl --location --request POST '/core/t/schema/batch/recordname' \ --header 'Authorization: {{ACCESS_TOKEN}}'
[ { "property1": "string", "property2": "string" } ]