v1
latestOpenAPI 3.1.02026-07-2616636641.7 KBCreate Flight Categories
post/v1/flight/{FlightID}/category
Path parameters
FlightIDinteger required
ID of the Flight
Request body
Response
200
Example response
{
"Id": 4567,
"Name": "Sports"
}ID of the Flight
200
{
"Id": 4567,
"Name": "Sports"
}