Write Logs

Synchronously writes logs to a Nominal data source.

Path parameters

dataSourceRidstringRequired

Unique resource identifier for a NominalDataSource. Though named similarly to a DataSourceRid, a NominalDataSourceRid specifically refers To a NominalDataSource, which is a nominal hosted database for streaming writes.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
logslist of objectsRequired
channelstringOptional

If provided, the channel to which to write logs. If not provided, defaults to “logs”