HomeGuidesAPI ReferenceChangelog
API Reference

Create a batch of assets.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Body Params

The assets to create.

Headers
string
required
Responses

400

An error occurred while creating 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.
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