ASSETS
Create Asset
Create a monitored asset
POST
Create asset
Creates one asset.
Request Body
| Field | Type | Required | Description |
|---|---|---|---|
asset_id | string | Yes | Stable client-side identifier |
type | string | Yes | Asset type |
name | string | Yes | Human-readable asset name |
role | string | No | Asset role or business meaning |
status | string | No | Defaults to active |
attributes | object | No | Coordinates, address, country, and custom metadata |
threat_config | object | No | General monitoring config |
physical_threat_config | object | No | Physical threat evaluation config |
Example Request
Example cURL
Authorizations
Body
application/json
Create asset