DELETE api/AirlineProfiles/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
AirlineProfileViewModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| Name | string |
String length: inclusive between 0 and 125 |
|
| Telp | string |
String length: inclusive between 0 and 256 |
|
| ImageUrl | string |
None. |
|
| TinyImageUrl | string |
None. |
|
| ImageName | string |
None. |
|
| string |
None. |
||
| AddressObject | AddressComponentViewModel |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.