Update asset(s)

This operation allows you to perform a batch update of the specified assets.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
id
array of int64s

ID is the filter for asset.id

id
Body Params

Body of the request holds the data to input when updating assets. The set of asset(s) that are affected is not indicated here, but instead is specified in the id url parameter.

string

Status is the asset status
Valid values are:
active
inactive

in: body

string

Phase is the asset phase
Valid values are:
pre-production
production
discontinued

in: body

Responses
200

SuccessResponse request succeeded

401

UnauthorizedResponse signals an unauthorized API access

403

ForbiddenResponse signals a request for a resource that does not exist or is not authorized

500

GenericError generic error

Language
LoadingLoading…
Response
Choose an example:
application/json