v1
latestOpenAPI 3.1.02026-08-0472428.7 KBStudy Schedules
Create or update a study schedule
Creates a new schedule for the study if one doesn't exist, or updates the existing schedule. The study must belong to the authenticated user. When enabled, next_scheduled_run is set to now plus the repeat interval. When disabled, next_scheduled_run is cleared.
put/v1/study-schedules/{study_id}
Path parameters
study_idstring required
The UUID of the study to schedule
Request body
Response
OK