Import people

Internal properties are on the person object and custom properties can be specified either with the id of the property or an object that contains the name and property type.
If a property with that name already exists then it will be used with no modification, if it does not exist then then property will be created before the import begins.

WARNING: These are treated as a PUT, not a PATCH. If you include a property in one person record and not another then the one that is missing it will have it removed

Body Params
people
array of objects
required
length ≤ 1000

The people to import. If first/last name are null then they'll be overwritten

people*
string

The ID of the population the person should be created/updated in. If not provided, the person will be created/updated across the workspace

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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