The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

WebService::Auth0::Management::ResourceServers - Users management API

SYNOPSIS

DESCRIPTION

METHODS

This class defines the following methods:

all

https://auth0.com/docs/api/management/v2#!/Resource_Servers/get_resource_servers

create (\%params)

https://auth0.com/docs/api/management/v2#!/Resource_Servers/post_resource_servers

get ($id)

https://auth0.com/docs/api/management/v2#!/Resource_Servers/get_resource_servers_by_id

delete ($id)

https://auth0.com/docs/api/management/v2#!/Resource_Servers/delete_resource_servers_by_id

update ($id, \%params)

https://auth0.com/docs/api/management/v2#!/Resource_Servers/patch_resource_servers_by_id

SEE ALSO

WebService::Auth0, https://auth0.com.

AUTHOR

    See L<WebService::Auth0>
  

COPYRIGHT & LICENSE

    See L<WebService::Auth0>