Create Asset From Alert

Create an asset from one of your alerts. Identify the alert with exactly one of id or entity, the same way as GET /alert. The asset value and the brand come from the alert, so the request body carries asset_type only.

Creating an asset archives your organization's matching open alerts, including this one. 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…
Query Params
string

Doppel alert ID, for example acm-1234. Provide exactly one of id or entity.

string

Alert URL, phone number, or other entity value. Provide exactly one of id or entity.

Body Params

Request model for creating an asset from an alert. The asset value and the brand come from the alert, so the body carries the type only.

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