ChartDataStopSchema
client_idstringrequired
The client_id sent with the chart-data request whose query should be cancelled. Resolved within the requesting user's own in-flight queries only.
Possible values: non-empty and <= 64 characters
ChartDataStopSchema
{
"client_id": "string"
}