View Source Auth0.Management.ResourceServers (Auth0Api v2.2.0)
Summary
Functions
Create a new API associated with your tenant. Note that all new APIs must be registered with Auth0.
Delete an existing API by ID.
Retrieve API details with the given ID.
Retrieve details of all APIs associated with your tenant.
Change an existing API setting by resource server ID.
Types
Functions
Create a new API associated with your tenant. Note that all new APIs must be registered with Auth0.
see
https://auth0.com/docs/api/management/v2/resource-servers/post-resource-servers
Delete an existing API by ID.
see
https://auth0.com/docs/api/management/v2/resource-servers/delete-resource-servers-by-id
Retrieve API details with the given ID.
see
https://auth0.com/docs/api/management/v2/resource-servers/get-resource-servers-by-id
Retrieve details of all APIs associated with your tenant.
see
https://auth0.com/docs/api/management/v2/resource-servers/get-resource-servers
Change an existing API setting by resource server ID.
see
https://auth0.com/docs/api/management/v2/resource-servers/patch-resource-servers-by-id