Create Event: EliseAI

Creates or updates events for an existing EliseAI prospect. Only ELISE_REACTIVATED events are currently supported.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
integration_idstringRequired
The Propexo unique identifier for the integration
prospect_idstringRequired
The Propexo unique identifier for the prospect
eventslist of objectsRequired

Events to create or update for the prospect. Only ELISE_REACTIVATED events are currently supported.

Response

Successful response
metaobject
resultobject

Errors

400
Bad Request Error