Create a new wing in a fleetAlternate route: /dev/fleets/{fleet_id}/wings/Alternate route: /legacy/fleets/{fleet_id}/wings/Alternate route: /v1/fleets/{fleet_id}/wings/
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request POST 'https://esi.evetech.net/latest/fleets//wings/'
Response Response Example
201 - response
{"wing_id":123}
Request
Path Params
Query Params
Responses
🟢201Wing created
application/json
Body
🟠400Bad request
🟠401Unauthorized
🟠403Forbidden
🟠404The fleet does not exist or you don't have access to it