External identifier for the contact. Intercom will take care of the mapping of your external_id with our internal ones so you don't have to worry about it.
{ "event_id": "string", "external_conversation_id": "string", "contact": { "type": "user", "external_id": "string", "name": "string", "email": "user@example.com" } }