Wasm Directoryalpha
Record

post-events-v3-send-send-params

No description available.

record post-events-v3-send-send-params {
  email: option​<string>,
  event-name: string,
  object-id: option​<string>,
  occurred-at: option​<string>,
  properties: option​<behavioral-event-http-completion-request-properties>,
  utk: option​<string>,
  uuid: option​<string>,
}

Fields

NameTypeDescription
emailoption​<string>
event-namestring
object-idoption​<string>
occurred-atoption​<string>
propertiesoption​<behavioral-event-http-completion-request-properties>
utkoption​<string>
uuidoption​<string>