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

400
Bad Request Error
403
Forbidden Error
500
Internal Server Error