Initialize create-or-update users job

Creates a new job to create or update users and returns a job ID for later execution.

📘

Bulk user management APIs are in Early Access, and may change without notice.

Initialize a create-or-update users job. This is the first step in the asynchronous flow.

The response includes a job_id, which you'll use to start the job using the Start create-or-update users job endpoint.

Requirements

Limitations

You can add up to 2000 users per request. For larger operations, call this endpoint again with the same job_id to add more users to the job.

Language
Credentials
Bearer
Click Try It! to start a request and see the response here!