HomeGuidesAPI ReferenceChangelog
API Reference

Preview batch recurring assessments based on the criteria specified.

Used for scheduling recurring assessments.

Log in to see full request history
Path Params
int32
required

The assessment ID.

date-time
required

The start date.

date-time
required

The end date.

date-time
required

The date the assessment should repeat until.

int32
required

The frequency (in days) to schedule.

Body Params

The array of user IDs.

Responses

400

The operation wasn't successful; the body of the response contains details.

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have the following roles: Administrator, GeneralUser, Manager, AssessmentUser.

        (3) The caller does not have access rights.
Language
Credentials
URL