delete
https://staging.govisibly.com/api/v2/partners/sessions
Cancel a session prior to the exam starting. A session cannot be canceled once the user enters the exam.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
SUMMARY
Use this request to cancel a session.
A session cannot be cancelled after a patient has started their exam.
JSON
{
"user_key": "user1",
"session_key": "session1"
} 200Session cancelled
400Invalid request
401Authentication required
404Session not found
422Session cannot be cancelled

