Update person by external_person_id

Use an external_person_id to add or update a person record.

Path Params
string
required
string
required
Important: If you are entering a real external_person_id, please note that using the "Try It" feature on the righthand console will send an actual API call to our system. This may result in a person record being updated.
Body Params
string

A unique person identifier assigned by the brand, which can be used to link non-Vibes-assigned identifiers to Vibes person records. Max 128 characters.

mobile_phone
object

Object representation of a person's mobile phone. A person can have only one active mobile phone at a time.

custom_fields
object

List of custom field key/value pairs.

Headers
string
Defaults to 1
string
required
Responses

201

Person record has been successfully updated.

409

Conflict error. This occurs if you are attempting to update an MDN. An MDN cannot be updated, but it can be removed if you set its value to null.

422

The server understands the content type of the request entity, and the syntax of the request entity is correct, but it was unable to process the contained instructions.

Language
Credentials
Basic
base64
:
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json