Acknowledge SOS incident by public token
POST/v1/public/sos/:token/acknowledge
Marks an active SOS as acknowledged for the emergency contact bound to this public token. Repeating the request from the same contact is treated as a stable success.
Request
Responses
- 200
- 404
- 409
- 429
- 500
Updated public incident snapshot
Token invalid or revoked
Incident can no longer be acknowledged from this token
Too many public acknowledge requests
Internal error