/
OU
outcallerai
/
FastAPI
Search skmtc…
⌘K
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
v4
OpenAPI 3.1.0
2026-08-03
553
368
548.9 KB
admin-usage
Update Usage
patch
/api/admin/usage/{workspace_id}
Path parameters
workspace_id
string
required
Request body
UpdateUsageRequest
required
period_start
string
nullable
period_end
string
nullable
total_call_usage
integer
nullable
total_whatsapp_usage
integer
nullable
total_call_cost
number
nullable
total_whatsapp_cost
number
nullable
total_elevenlabs_cost
number
nullable
total_elevenlabs_usage
integer
nullable
total_echo_input_tokens
integer
nullable
total_echo_output_tokens
integer
nullable
total_echo_cost
number
nullable
total_cost
number
nullable
Response
Successful Response
UsageDetail
required
id
string
required
workspace_id
string
required
workspace_name
string
required
period_start
string
date-time
nullable
required
period_end
string
date-time
nullable
required
total_call_usage
integer
required
total_whatsapp_usage
integer
required
total_call_cost
number
required
total_whatsapp_cost
number
required
total_elevenlabs_cost
number
required
total_elevenlabs_usage
integer
required
total_echo_input_tokens
integer
required
total_echo_output_tokens
integer
required
total_echo_cost
number
required
total_cost
number
required
created_at
string
date-time
required
updated_at
string
date-time
required