You can update an existing contact (ie. user or lead).
You can update an existing contact (ie. user or lead).
You can update a contact
{ "email": "joebloggs@intercom.io", "name": "joe bloggs" }
200
successful
401
Unauthorized
{ "type": "contact", "id": "650cbc286d0a728750658b15", "workspace_id": "this_is_an_id238_that_should_be_at_least_", "external_id": "70", "role": "user", "email": "joebloggs@intercom.io", "phone": null, "name": "joe bloggs", "avatar": null, "owner_id": null, "social_profiles": { "type": "list", "data": [ ] }, "has_hard_bounced": false, "marked_email_as_spam": false, "unsubscribed_from_emails": false, "created_at": 1695333416, "updated_at": 1695333416, "signed_up_at": 1695333416, "last_seen_at": null, "last_replied_at": null, "last_contacted_at": null, "last_email_opened_at": null, "last_email_clicked_at": null, "language_override": null, "browser": null, "browser_version": null, "browser_language": null, "os": null, "location": { "type": "location", "country": null, "region": null, "city": null, "country_code": null, "continent_code": null }, "android_app_name": null, "android_app_version": null, "android_device": null, "android_os_version": null, "android_sdk_version": null, "android_last_seen_at": null, "ios_app_name": null, "ios_app_version": null, "ios_device": null, "ios_os_version": null, "ios_sdk_version": null, "ios_last_seen_at": null, "custom_attributes": { }, "tags": { "type": "list", "data": [ ], "url": "/contacts/650cbc286d0a728750658b15/tags", "total_count": 0, "has_more": false }, "notes": { "type": "list", "data": [ ], "url": "/contacts/650cbc286d0a728750658b15/notes", "total_count": 0, "has_more": false }, "companies": { "type": "list", "data": [ ], "url": "/contacts/650cbc286d0a728750658b15/companies", "total_count": 0, "has_more": false }, "opted_out_subscription_types": { "type": "list", "data": [ ], "url": "/contacts/650cbc286d0a728750658b15/subscriptions", "total_count": 0, "has_more": false }, "opted_in_subscription_types": { "type": "list", "data": [ ], "url": "/contacts/650cbc286d0a728750658b15/subscriptions", "total_count": 0, "has_more": false }, "utm_campaign": null, "utm_content": null, "utm_medium": null, "utm_source": null, "utm_term": null, "referrer": null }