Cancel open SOS
POST/v1/sdk/sos/cancel
Idempotent. Without deviceId, cancels the caller's active or acknowledged incident. With deviceId (hardware_id string), cancels the open incident of that device owner in the same app when the incident is associated with the provided hardware_id.
Request
Responses
- 200
- 400
- 401
- 409
- 422
No open incident after cancel
Invalid request payload
Missing or invalid SDK identity
Active SOS exists but is not associated with the provided device
Referenced device id does not exist in the SDK app