jobs
Backfill token usage from AgentsView payloads
post/api/tokens/backfill
Request body
Example request
{
"$schema": "https://example.com/BackfillTokensRequest.json"
}Response
OK
Example response
{
"$schema": "https://example.com/TokenSummary.json"
}