Conditions 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.
name
Human-readable name for the condition
unique_organization_id
Organization identifier
time_step_minutes
Time window in minutes for aggregation type conditions
Response
id
name
Human-readable name for the condition
unique_organization_id
Organization identifier
condition_policy
created_at
updated_at
time_step_minutes
Time window in minutes for aggregation type conditions