Inserts a batch of usage-tracking events in a single request. The company domain is resolved from the request's Authorization header rather than the request body.
Request Information
URI Parameters :
None.
Body Parameters :
None.
Response Information
Resource Description :
IHttpActionResult with the bulk-insert result, or 200 OK if the array was empty.
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.