Skip to main content
POST
Create or update a brand asset link.

Authorizations

X-API-Key
string
header
required

Infrawatch API key. Supply the complete key directly as the header value.

Path Parameters

project_uuid
string<uuid>
required
asset_uuid
string<uuid>
required

Body

application/json
target_asset_uuid
string<uuid>
required
first_seen_at
string<date-time> | null
last_seen_at
string<date-time> | null
metadata
object | null
relationship_type
enum<string>
default:associated_with
Available options:
associated_with

Response

Brand asset link created or updated.