IMPORTANT: Questionmark recommendeds using the Delivery Odata API (click here for documentation) for new integrations, not the QMWISe API. Although we currently continue to issue maintenance updates to this API to support customers with current QMWISe-based integrations, we are no longer adding new methods/functionality to QMWISe. 

DeleteScheduleList

Applies to the following products: 
Questionmark Perception
Applies to the following Perception versions: 
Perception 5.7
Perception 5.4
Perception 5.2
Perception 5.1
Name DeleteScheduleList
Description Any schedules assigned to the participant are removed. The participant remains in the database (but may be removed by a call to DeleteParticipant).
Input
  • ScheduleIDList - nillable; type ScheduleIDList
    • Schedule_ID - optional, unbounded;
Output
  • ScheduleList - nillable; type ScheduleList
    • Schedule - optional, unbounded; type Schedule
      • Schedule_ID - optional;

        type string

      • Assessment_ID - optional;

        type string

      • Participant_ID - optional;

        type string

      • Group_ID - optional;

        type string

      • Schedule_Name - optional;

        type string

      • Restrict_Times

        type boolean

      • Restrict_Attempts

        type boolean

      • Max_Attempts

        type int

      • Monitored

        type int

      • Schedule_Starts - optional;

        type string

      • Schedule_Stops - optional;

        type string