Page History
...
Code Block | ||
---|---|---|
| ||
{ "external_person_id":"EXT542342", "mobile_phone":{ "mdn":"2995551234+12995551234" }, "custom_fields":{ "first_name":"John", "last_name":"Doe" } } |
...
Use the following to create a new Person record.
POST /companies/ :company_id /mobiledb/persons/ |
The person_id, timezone_source, created_at and updated_at fields are not allowed, and any values will be ignored.
...
Overview
Content Tools