Opens an incident related to a robot
Opens an incident related to a robot using the provided alias as key.
The triggerId must match a trigger defined in InOrbit’s Settings -> Insights -> Incidents screen. The alias is also used for deduplication. Multiple invocations of this operation for the same robot and alias will create only one incident.
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 robot's id
Body
Incident object to be created
Trigger as shown in InOrbit Settings -> Insights -> Incidents screen.
The incident alias serves as the incident identifier and deduplication key. The caller can choose any value, like for example a related incident id in another incident management system.
Incident level
error, warning Incident label to use in the incidents list
Incident message
Response
Incident created