post https://api.safetyculture.io/users/v1/users/upsert/jobs/
Starts an initialized job to create or update users.
Bulk user management APIs are in Early Access, and may change without notice.
Start processing an initialized create-or-update users job. This is the second step in the asynchronous flow.
Call this endpoint after adding all your users through the Initialize create or update users job endpoint.
If the system encounters an error with a user record, it will still process all other user records. Once the job completes, an email with the results is sent to the user who started the job.
Requirements
- SafetyCulture Premium Plan or Enterprise Plan
- "Platform management: Users" permission
- "Platform management: Permissions" permission
- Full seat
Validation option
Set the validate_only
parameter to true
to validate your data without making any changes.