Start create-or-update users jobAsk AIpost https://api.safetyculture.io/users/v1/users/upsert/jobs/{job_id}Starts an initialized job to create or update users.Path Paramsjob_idstringrequiredThe id of the job to startBody Paramsvalidate_onlybooleanIf this job should be validate only.truefalseemail_settingsobjectOptional. Email settings for new users that are created - defaults to sending an email if not provided. Overwritten by more specific EmailSettings on the individual user (as specified on InitCreateOrUpdateUsersJobRequest)email_settings objectResponses 200A successful response. defaultAn unexpected error response.Updated about 1 month ago