Batches - Delete
Delete batch.
DELETE http://localhost/BizTalkManagementService/Batches/{senderParty}/{receiverParty}/{agreementName}/{batchName}
URI Parameters
Name | In | Required | Type | Description |
---|---|---|---|---|
agreement
|
path | True |
string |
The agreement name. |
batch
|
path | True |
string |
The batch name. |
receiver
|
path | True |
string |
The receiver of the agreement. |
sender
|
path | True |
string |
The sender of the agreement. |
Responses
Name | Type | Description |
---|---|---|
204 No Content |
No Content |