Api Dashboard Quantiles Update

PUT handler with superadmin lock and field protection.

Same as patch() - checks lock and field protection before delegating.

Authentication

AuthorizationBearer
JWT access token or Respan API key

Request

This endpoint expects an object.
date_groupdatetimeRequired
latency_quantileslist of anyOptional
ttft_quantileslist of anyOptional
tps_quantileslist of anyOptional
prompt_tokens_quantileslist of anyOptional
completion_tokens_quantileslist of anyOptional

Response

date_groupdatetime
latency_quantileslist of any
ttft_quantileslist of any
tps_quantileslist of any
prompt_tokens_quantileslist of any
completion_tokens_quantileslist of any