NAME
WebService::Auth0::Management::Jobs - Users management API
SYNOPSIS
DESCRIPTION
METHODS
This class defines the following methods:
get ($job_id)
Get a job by ID
https://auth0.com/docs/api/management/v2#!/Jobs/get_jobs_by_id
errors ($job_id)
Errors associated with a $job_id
https://auth0.com/docs/api/management/v2#!/Jobs/get_errors
user_imports
https://auth0.com/docs/api/management/v2#!/Jobs/post_users_imports
verification_email
https://auth0.com/docs/api/management/v2#!/Jobs/post_verification_email
SEE ALSO
WebService::Auth0, https://auth0.com.
AUTHOR
See L<WebService::Auth0>
COPYRIGHT & LICENSE
See L<WebService::Auth0>