DELETE api/v1/flights/{flightId}
Deletes the specified flight.
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
flightId |
The flight identifier. |
globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
None.