Usage Aggregate
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
application/json
application/json
curl -X POST "https://loading/api/sync/usage-aggregate" \ -H "Content-Type: application/json" \ -d '{}'{
"results": {},
"status": "completed"
}{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}