DELETE api/v1/AirCarriers/{agentId}/{id}
Deletes the air carrier identified by id
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| agentId | Agent ID |
Define this parameter in the request URI. |
| id | Carrier ID |
Define this parameter in the request URI. |
Response Information
Response body formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>