// You can find your project ID in the Overview tab of any Integration
paragon.authenticate(<ProjectId>, <UserToken>);
await paragon.request("intercom", "/contacts", {
"name": "Hoban Washburn",
"avatar": "https://example.org/128Wash.jpg",
"last_seen_at": 1571069751,
"signed_up_at": 1571069751,
"unsubscribed_from_emails": false,
await paragon.request("intercom", "/contacts", {