Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

mission_id
string<uuid>
required

Unique identifier of the mission.

run_id
string<uuid>
required

Unique identifier of the run.

Response

Successful Response

data
MissionRunData · object
required