Skip to main content
POST
cURL
The following is an example of a batch body.
example body

Authorizations

PublicWriteKey
string
header
required

Authorization header for the request, in the format Bearer <token>. Find your token at https://app.dittofeed.com/dashboard/settings#write-key.

Headers

authorization
string
required

Authorization header for the request, in the format Bearer <token>. Find your token at https://app.dittofeed.com/dashboard/settings#write-key.

Body

application/json
batch
object[]
required
context
object

Provides metadata about the user submitting the event and the context in which the event occurred.

Example:

Response

An empty String

An empty String