Skip to main content
POST
Refresh contact profile from channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

identifier
string
required

Contact identifier: the numeric contact id, an email address, or a phone number.

Minimum string length: 1

Body

application/json
contactInboxId
string
required

Id (numeric string) of the contact's channel inbox connection to refresh from.

Pattern: ^\d+$

Response

OK

status
any
required
contact
object
required