Skip to main content
POST
Ingress events

Headers

x-environment
string<uuid>
required

Configure which environment the request will handle. If the provided credentials do not allow access to this specified environment, a 403 Forbidden response is returned.

Body

application/json
events
object[] | null

Array of usage-event. Maximum of 10 is allowed per batch ingress.

Response

Accepted