Redeem mobile session handoff
POST/api/mobile-handoffs/:id/redeem
Redeem the one-time handoff capability in the path. No request body or wallet signature is consumed. An allowed Origin is required when supplied; the stored handoff must be active, unexpired and unused. The returned payload remains encrypted.
Request
Responses
- 200
- 400
- 401
- 403
- 409
- default
Successful response.
Request rejected; inspect the machine-readable error code.
Request rejected; inspect the machine-readable error code.
Request rejected; inspect the machine-readable error code.
Request rejected; inspect the machine-readable error code.
Agent control-plane error.