Skip to main content
PATCH
Update Runtime App

Path Parameters

app_uuid
string
required

Body

application/json
name
string | null
Required string length: 1 - 128
description
string | null
Maximum string length: 2048
accent_color
string | null
Maximum string length: 16
privacy_mode
enum<string> | null
Available options:
redacted_only,
both_role_gated,
hashed_pii,
user_choice
batch_interval_seconds
integer | null
Required range: 30 <= x <= 3600
dataset_field_picks
string[] | null
free_form_tags
Free Form Tags · object | null
max_events_per_hour
integer | null
Required range: x >= 1
max_events_per_day
integer | null
Required range: x >= 1
require_signed_token
boolean | null
status
enum<string> | null
Available options:
active,
disabled,
archived

Response

Successful Response

id
string
required
workspace_id
string
required
key
string
required
name
string
required
status
enum<string>
required
Available options:
active,
disabled,
archived
privacy_mode
enum<string>
required
Available options:
redacted_only,
both_role_gated,
hashed_pii,
user_choice
batch_interval_seconds
integer
required
require_signed_token
boolean
required
created_at
string<date-time>
required
updated_at
string<date-time>
required
description
string | null
accent_color
string | null
template_key
string | null
template_version
integer | null
dataset_field_picks
string[]
free_form_tags
Free Form Tags · object
max_events_per_hour
integer | null
max_events_per_day
integer | null
current_config_version
AppConfigVersionRead · object | null
custom_param_count
integer
default:0