Skip to main content
Version: Next

Update an asset with the given ID

Updates an asset with the given ID if it exists. If the asset is not found, no further action is taken. DANGER ZONE: Note that updating assets can have unexpected results, especially for contract offers that have been sent out or are ongoing in contract negotiations.

Request Body required
  • id string
  • properties object
  • property name* object
  • privateProperties object
  • property name* object
  • dataAddress object
  • properties object
  • property name* object
Responses

Asset was updated successfully


Schema
  • message string
  • level string
Loading...