Skip to content

user_import

GitHub Action edited this page Oct 15, 2024 · 3 revisions

Version

v1.1.0

User import Type

object[] (ImportEntry)

User import Examples

- user_id: a9ae6bc8-d829-43de-b672-f50230833877
  emails:
    - address: [email protected]
      is_primary: true
      is_verified: true
    - address: [email protected]
      is_primary: false
      is_verified: false
  created_at: '2024-08-17T12:05:15.651387237Z'
  updated_at: '2024-08-17T12:05:15.651387237Z'
- user_id: 2f0649cf-c71e-48a5-92c3-210addb80281
  emails:
    - address: [email protected]
      is_primary: true
      is_verified: true
    - address: [email protected]
      is_primary: false
      is_verified: false
  created_at: '2024-08-17T12:05:15.651387237Z'
  updated_at: '2024-08-17T12:05:15.651387237Z'
Clone this wiki locally