Terminates a mission
Terminates a mission
Communicates that the current mission has been cancelled. It is equivalent to PUT on the same path, with
{ status: cancelled }.
Note: Does NOT actually delete a mission.
DELETE
Terminates a mission
Documentation Index
Fetch the complete documentation index at: https://inorbitinc.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
InOrbit appKey authenticates API requests using a token.
You can obtain your appKey in the Authentication docs.
Path Parameters
The mission id
Response
The mission was terminated successfully