Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Query Parameters
Response
Successful Response
Changes to a trajectory.
Status of a trajectory execution.
Available options:
pending
, running
, paused
, completed
, timed_out
, failed
, interrupted