post https://yourorgsite.com/api/ImportBatch/_execute
Executes an operation of ImportBatch
With the ImportBatch service, you can perform the following operation on the execute endpoint:
- Post
Post
BODY PARAMS:
{
"$type": "Asi.Soa.Core.DataContracts.ImportBatchPostRequest, Asi.Contracts",
"EntityTypeName": "ImportBatch",
"OperationName": "Post",
"BatchId": "string value",
"RunInBackground": false
}