Skip to main content
POST
Create App Dataset

Path Parameters

app_uuid
string
required

Body

application/json
name
string | null

Optional name for the new dataset. Defaults to ', runtime security' when omitted.

Maximum string length: 200

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.