Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.example.com/v1/incident \ --header 'Content-Type: application/json' \ --data ' { "drone_id": "<string>", "confidence": 123, "location": { "latitude": 123, "longitude": 123, "altitude": 123 }, "rationale": "<string>" } '
Show child attributes
Incident reported
Was this page helpful?