Exam Invite Resend
POST
https://staging-api.qualiphy.me/api/exam_invite_resendNote: There is a maximum limit of 3 resends per each patient exam. This can only be used for exams that are still in the pending state. Upon calling the resend API there will be 30 days from when the API call was made before the meeting link expires.
api_key string
RequiredAPI key for authentication
meeting_uuid string
RequiredUnique ID for the meeting
This is the unique meeting id that is returned in the Exam Invite response
patient_exam_id integer
RequiredUnique ID for the patient exam
This is the unique patient exam ID provided in the Exam Invite response. You will receive a list of patient exams, allowing you to select the appropriate patient_exam_id for the specific exam.
Response
Response Fields Explanation
No response fields available
Example Request Payload:
Response Example