# CreateEventRequest

Type: object

Deprecated event creation body that includes contact ID in the payload.

## Properties

- `contactId` (string, required)
- `eventTypeName` (string, required)
- `payload` (object, optional)
- `idempotencyKey` (string, optional)

