There may be cases when it fails to decrypt a vote from the user. Read more about how to handle such events in the documentations.

Payload
string
required

Unique identifier for the event - lower case ULID format. https://github.com/ulid/spec

number
required

Unix timestamp (ms) for when the event was created.

string
required
metadata
object

Metadata for the session.

string
enum
required
Allowed:
event
object
enum
required

There may be cases when it fails to decrypt a vote from the user. Read more about how to handle such events in the documentations.

payload
object
required
me
object
environment
object
required
Response
200

Return a 200 status to indicate that the data was received successfully

LoadingLoading…