HomeGuidesAPI ReferenceChangelog
API Reference

Update a batch of assets.

Log in to see full request history
Body Params

The assets to update.

Headers
string
required
Responses

400

An error occurred while updating the asset records; 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,
        AssetUser.

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

An asset ID could not be found.

422

A given asset is invalid; the body of the response contains details.
Reasons for an asset being invalid:

        - Asset has no name

        - Asset name is 450 characters or more

        - Asset has no owner

        - Asset has no category

        - Asset has no asset type

        - Asset has no status

        - Asset has a purchase date beyond the end-of-life date
Language
Credentials
URL