Skip to main content

object

CreateEventRequest

LLM
View as Markdown
Open llms.txt

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

Properties

  • Name
    contactId
    Type
    string
    Description
    Required property.
  • Name
    eventTypeName
    Type
    string
    Description
    Required property.
  • Name
    payload
    Type
    object
    Description
    Optional property.
  • Name
    idempotencyKey
    Type
    string
    Description
    Optional property.

Related operations