Custom Identifiers 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.
id
custom_identifier
unique_organization_id
environment
number_of_requests
total_cost
total_tokens
total_prompt_tokens
total_completion_tokens
error_count
average_latency
average_ttft
average_tps
first_seen
last_active
Response
id
custom_identifier
environment
number_of_requests
total_cost
total_tokens
total_prompt_tokens
total_completion_tokens
error_count
average_latency
average_ttft
average_tps
first_seen
last_active
unique_organization_id