Interface PostUsersImportsData

Hierarchy

  • PostUsersImportsData

Properties

connection_id: string

connection_id of the connection to which users will be imported.

external_id?: string

Customer-defined ID.

send_completion_email?: boolean

Whether to send a completion email to all tenant owners when the job is finished (true) or not (false).

upsert?: boolean

Whether to update users if they already exist (true) or to ignore them (false).

users: Blob