post https://api.attio.com/v2/objects/users/records
Creates a new user record. This endpoint will throw on conflicts of unique attributes, like primary_email_address
. If you would prefer to update user records on conflicts, please use the Assert user 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
.