v1

latestOpenAPI 3.1.0EVE Developer License2026-07-17208257682.6 KB
Fleets

Move fleet member

Move a fleet member around

put/fleets/{fleet_id}/members/{member_id}

Path parameters

fleet_idinteger required

ID for a fleet

member_idinteger required

The character ID of a member in this fleet

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.

Request body

role'fleet_commander' | 'wing_commander' | 'squad_commander' | 'squad_member' required

If a character is moved to the fleet_commander role, neither wing_id or squad_id should be specified. If a character is moved to the wing_commander role, only wing_id should be specified. If a character is moved to the squad_commander role, both wing_id and squad_id should be specified. If a character is moved to the squad_member role, both wing_id and squad_id should be specified.

squad_idinteger
wing_idinteger

Response

Fleet invitation sent