Cancel a session prior to the exam starting. A session cannot be canceled once the user enters the exam.

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"
}
Language
Authorization
Click Try It! to start a request and see the response here!