Skip to main content
POST
Link App Dataset

Path Parameters

app_uuid
string
required

Body

application/json
dataset_uuid
string
required

UUID of the existing dataset to link to this App.

Minimum string length: 1

Response

Successful Response

app_id
string
required
field_picks
string[]
required
privacy_mode
enum<string>
required
Available options:
redacted_only,
both_role_gated,
hashed_pii,
user_choice
batch_interval_seconds
integer
required
event_count
integer
required
last_event_at
string<date-time> | null
materialised_dataset_uuid
string | null

UUID of the Data Security Dataset materialised from this App's events, if one exists. Convention: dataset.meta carries 'source_runtime_security_app_uuid' set to the App's uuid.