post https://api.attio.com/v2/objects/people/records
Creates a new person Record. This endpoint will throw on conflicts of unique attributes, like email_addresses
. If you would prefer to update person records on conflicts, please use the Assert person record endpoint instead. Please note, the avatar_url
attribute cannot currently be set via the API.
Required scopes: record_permission:read-write
, object_configuration:read
.