Create Asset

Create an owned or an associated asset for one or more brands. Assets are URLs, handles, or identifiers that belong to or relate to your organization. asset_type is required. The brands must belong to your organization, and the asset value is unique per organization and asset type.

Creating an asset archives your organization's matching open alerts. Owned assets also generate detection coverage; associated assets do not.
The organization is determined from the org_id claim in the JWT.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Request model for creating an owned or an associated asset

brand_ids
array of uuids
required
length between 1 and 100

List of brand IDs to associate with asset (1-100 brand IDs)

brand_ids*
string
required

The asset value (URL, handle, identifier, etc.)

string
enum
required

Asset type. owned covers assets your organization owns, which Doppel uses to generate detection coverage. associated covers assets that are related to your organization but not owned by it, which Doppel excludes from alerting without generating coverage.

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json