HomeGuidesAPI ReferenceChangelog
API Reference

Creates a new record

Log in to see full request history
Body Params

Record to Create

int32
boolean
string | null
string | null
string | null
string | null
Responses

400

An error occurred while retrieving the record, error will be logged

401

The caller is not authenticated with RegScale.

404

The given record ID does not exist.

422

The given record is invalid; the body of the response
contains details. Reasons for a record being invalid:

        - No Title

        - No Model Type

        - Invalid Model Type (Must be Risk or Opportunity)

        - Score is less than or equal to zero

        - No parent risk model provided
Language
Credentials
URL