View Source Auth0.Management.Jobs (Auth0Api v2.2.0)
Summary
Functions
Export all users to a file via a long-running job.
Import users from a formatted file into a connection via a long-running job.
Retrieves a job. Useful to check its status.
Retrieve error details of a failed job.
Send an email to the specified user that asks them to click a link to verify their email address.
Types
Functions
Export all users to a file via a long-running job.
see
https://auth0.com/docs/api/management/v2/jobs/post-users-exports
Import users from a formatted file into a connection via a long-running job.
see
https://auth0.com/docs/api/management/v2/jobs/post-users-imports
Retrieves a job. Useful to check its status.
see
https://auth0.com/docs/api/management/v2/jobs/get-jobs-by-id
Retrieve error details of a failed job.
see
Send an email to the specified user that asks them to click a link to verify their email address.
see
https://auth0.com/docs/api/management/v2/jobs/post-verification-email