Clickhouse Customer Users List Partial Update
PATCH handler with superadmin lock and field protection.
Checks:
- Object lock (is_managed=True -> non-superadmins can’t modify)
- Field protection (non-superadmins can’t modify specific fields)
Authentication
AuthorizationBearer
JWT access token or Respan API key
Request
This endpoint expects an object.
environment
customer_identifier
unique_organization_id
name
email
first_seen
last_active_timeframe
active_days
number_of_requests
total_requests
total_tokens
tokens
total_cost
cost
average_latency
average_ttft
Response
id
environment
customer_identifier
first_seen
last_active_timeframe
active_days
number_of_requests
total_requests
total_tokens
tokens
total_cost
cost
average_latency
average_ttft
average_monthly_cost
period_budget
budget_duration
total_budget
unique_organization_id
name
email