delete https://api.safetyculture.io/users/v1/users/upsert/jobs/
Cancels a previously created job to create or update users.
Bulk user management APIs are in Early Access, and may change without notice.
Cancel a running create or update users job. Use this when you need to stop a job that has yet to finish. This is useful when a job was started by mistake or no longer needs to be completed.
You must provide the job_id
of the asynchronous job you want to cancel. If the job has already completed, canceling it has no effect.