HomeGuidesAPI ReferenceChangelog
API Reference

Update a batch of issues (v2).

Reasons for an issue being invalid:

        - issue title is required

        - issue severity level is required

        - issue has no owner

        - issue due date is required

        - issue has no status

        - issue must not have a date completed while the status is Open or Draft
        - issue must have a date completed when the status is Closed
Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params

The issues to update.

Headers
string
required
Responses

400

An error occurred while while processing request; 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, SecurityPlanUser, IssueUser.

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