Clickhouse Customer Users Partial Update 2
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
Path parameters
id
Request
This endpoint expects an object.
name
email
customer_identifier
environment
total_budget
period_budget
total_period_usage
period_start
period_end
budget_duration
updated_at
Response
id
organization_name
name
email
customer_identifier
environment
total_budget
period_budget
total_period_usage
period_start
period_end
budget_duration
updated_at