Resume extraction session
POST/session/resume
Used to resume or extend an existing session with DataWollet, which otherwise operates exactly like the session start endpoint.
An invalid, expired or non-existent session ID will result in an error response. It is not possible to start a new session using this endpoint.
Request
Responses
- 200
- 400
- 401
- 403
- 500
Session resumed successfully
Session ID not found, expired, or terminated
Missing or invalid API key / bearer token
Session key verification failed or missing sessions:write scope
Failed to store resumed session