Skip to main content
POST
intercom_update_contact

Authorizations

X-API-Key
string
header
required

Your fetchbean API key (fb_…). Keys are not accepted through Authorization.

Headers

Idempotency-Key
string

A caller-generated key for safely retrying this execution after a network failure. Reusing the same key with the same operation and input returns the original result; reusing it for a different call is rejected.

Body

application/json
id
required
email
string
name
string
phone
string
external_id
string
owner_id
integer
unsubscribed_from_emails
boolean
custom_attributes
object

Response

Success

The response is of type object.