API 2.3 via PHP+cURL:
I can SET or CHANGE the external_id but any attempt to set the external_id to empty posting {'external_id':''} to https://api.intercom.io/contacts/... is returned with a 200 OK but the external_id retains the former value.
I have tried with '' and null to no avail.