Create or update open SOS
POST/v1/sdk/sos
Creates an SOS incident or updates the existing open incident for this SDK user over HTTP. The JSON body is the same shape as MQTT SOS (SOSMQTTAlert); see the SOS MQTT tag for MQTT_SOS_TOPIC, MQTT_SOS_EVENTS_TOPIC_PREFIX, and ingest vs sos/events outbound topics.
Device ids refer to rows in sdk_user_devices and may belong to any SDK user.
Request
Responses
- 200
- 400
- 401
- 422
Open incident snapshot
Invalid request payload
Missing or invalid SDK identity
Referenced device id does not exist