HomeGuidesAPI ReferenceChangelog
API Reference

Update an existing asset.

Log in to see full request history
timestatususer agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The ID of the asset to update.

Body Params

The asset model with updated fields.

int32
boolean
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
int32
int32
int32
string | null
date-time | null
date-time | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
date-time | null
boolean | null
boolean | null
string | null
boolean | null
boolean | null
boolean | null
boolean | null
boolean | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
string | null
int32 | null
int32 | null
string | null
string | null
boolean | null
boolean | null
boolean | null
int32
string | null
Headers
string
required
Responses

400

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

401

(1) The caller is not authenticated with RegScale.

        (2) The caller does not have one of the following roles:
        Administrator, GeneralUser, Manager, SecurityPlanUser, AssetUser.

        (3) The caller does not have permission to update the specified record.
404

The given asset ID does not exist.

422

There was an error in the validation of the Asset. 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 type

        - Asset has no status

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