Skip to main content
PUT
Bulk upsert assets
Replaces the full asset collection for the tenant or monitored portfolio in scope. This mirrors the internal save-all pattern used by Intrace asset management.

Request Body

Behavior

  • assets present in the payload are created or updated
  • assets omitted from the payload are removed from the current set

Authorizations

X-API-Key
string
header
required

Body

application/json
assets
object[]
required

Response

200 - application/json

Asset set replaced.

assets
object[]
required