DELETE api/v1/UCTApi/BatchList/Agents/{AgentID}/{carrier}/{searchKey}/{searchValue}
DeleteBatchList
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| AgentID |
Define this parameter in the request URI. |
|
| carrier |
Define this parameter in the request URI. |
|
| searchKey |
Define this parameter in the request URI. |
|
| searchValue |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
true
application/xml, text/xml
Sample:
<boolean>true</boolean>