HomeGuidesAPI ReferenceChangelog
API Reference

Update an existing control external mapping.

Warning: This endpoint does not return the updated model from the database.

Log in to see full request history
Path Params
int32
required

The ID of control external mapping to update.

Body Params

The control external mapping model containing updates to apply.

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

400

An error occurred 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,
        Maintainer.

        (3) The caller does not have access rights.
404

The control external mapping ID does not exist.

Language
Credentials
URL