Fleets
Delete fleet wing
Delete a fleet wing, only empty wings can be deleted. The wing may contain squads, but the squads must be empty
delete/fleets/{fleet_id}/wings/{wing_id}
Path parameters
fleet_idinteger required
ID for a fleet
wing_idinteger required
The wing to delete
Headers
Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'
The language to use for the response.
If-None-Matchstring
The ETag of the previous request. A 304 will be returned if this matches the current ETag.
X-Compatibility-Date'2025-12-16' date required
The compatibility date for the request.
X-Tenantstring
The tenant ID for the request.
Response
Wing deleted