Create or update users synchronouslyAsk AIpost https://api.safetyculture.io/users/v1/users/upsertPerforms bulk user creation or updates synchronously and returns the results in real time.Body Paramsusersarray of objectsrequiredusers*ADD objectvalidate_onlybooleanOnly validate the data, don't apply the changes.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 useremail_settings objectResponses 200A successful response. defaultAn unexpected error response.Updated about 1 month ago