Update an Asset.

The Asset object to be updated, with updated data, is required input. Returns the updated Asset.

Log in to see full request history
Path Params
string
required

The id of the asset.

Body Params

The updated Asset to be persisted.

asset
object
required

Represents an Asset in the system

Responses

400

Invalid request.

403

Not authorized for this operation.

404

Not found.

409

Resource state out-of-date.

500

Server error

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
*/*