Delete given entity link.
It's mainly used for synchronisation purpose.
DELETE /data/projects/{project_id}/entity-links/{entity_link_id}
curl \
-X DELETE http://localhost:8080/api/data/projects/{project_id}/entity-links/{entity_link_id}