v1

latestOpenAPI 3.0.32026-07-17665.9 KB

Initialize or resume a mission

Create a new mission record or retrieve an existing one to resume data upload.

post/missions

Request body

mission_idstring uuid

Optional. Provide to resume an existing mission.

robot_idstring required

Unique identifier for the drone/quadruped.

Response

Mission initialized/resumed successfully.

mission_idstring
status'IN_PROGRESS' | 'COMPLETED' | 'PROCESSING' | 'FAILED'
created_atstring date-time
All 6 operations