identities

Save the identity event.

post/identities/events/save

Request body

identity_typestring required

identity type of the identity event

profile_idstring required

profile id of the identity event (non-empty, not whitespace-only)

event_typestring required

type of the identity event

event_dataobject required

event data of the identity event

timestampnumber

optional timestamp of the identity event (in milliseconds since epoch)

Response

Identity event successfully saved.

Changes