Skip to main content
POST
Create multiple usage events in batch.

Authorizations

Authorization
string
header
required

Use the /v1/oauth2/token endpoint to obtain an access token and pass it as a Bearer token in the Authorization header.

Body

application/json
events
object[]

Response

Events accepted for processing.

status
enum<string>

Status indicating that the event has been accepted for processing

Available options:
ACCEPTED
Example:

"ACCEPTED"

results
object

Results of the accepted events