Create signals in bulk

Create multiple signals (usage events) in a single request. Each signal must include a customer attribution (either customerId or externalCustomerId) and a product attribution (either productId or externalProductId).

Authentication

AuthorizationBearer
API Key authentication using Bearer token

Request

Body
signalslist of objectsRequired

Response

200
ingestedinteger
duplicatesinteger
failedinteger

Errors