records
Append records.
Append a batch of records to a stream.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Define treatment of blob fields when exchanging records as JSON.
The default is raw
.
Available options:
raw
, base64
Path Parameters
Stream name.
Body
application/json
Payload of an Append request message.
Response
200
application/json
Success response message to an Append request.