Attempt Started
POST/webhook/v1/acurable/notification
Overview
This event signifies that the patient has started recording for a night attempt.
Nights
The event contains an array of all nights on the study, including completed and pending attempts.
Each night has two index values:
- Night number
- Attempt number
The night number represents the night the recording is for and the attempt indicates the attempt number for that night.
Statuses
Each night attempt has a status on it which is one of:
PENDING- the patient has not yet started this attemptIN_PROGRESS- the patient is currently recording this attemptVALID- there is a valid diagnosis for this attemptINVALID- there is no valid diagnosis for this attempt
Request
Responses
- 202
Accepted