Recover Shift
POST/api/v1/devices/:device_id/recover-shift
Recover an exact ACTIVE-swept session once, replaying safely after a lost response.
Persist the source UUID before sending and reuse it on every retry. A historical replacement is sharing authority only when current is enabled and ACTIVE with that exact session UUID. Superseded/cancelled outcomes are permanent for this source. When consent enforcement is enabled, the exact current membership must have acknowledged the current disclosure. Cancellation remains available without it.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 422
- 500
- 503
OK
Bad Request
Unauthorized
Forbidden
Not Found
Validation Error
Internal Server Error
Service Unavailable