Aggregate App Stats

POST {{baseUrl}}/api/v1/stats/usage/app

Creates a background task to calculate the message destinations for all applications in the environment.

Note that this endpoint is asynchronous. You will need to poll the Get Background Task endpoint to retrieve the results of the operation.

Request Body

{"since"=>"<dateTime>", "until"=>"<dateTime>", "appIds"=>["<string>"]}

HEADERS

KeyDatatypeRequiredDescription
idempotency-keystringThe request's idempotency key
Content-Typestring
Acceptstring