OptionalrequestOptions: ResourceServersClient.RequestOptions
Request-specific configuration.
Create a new API associated with your tenant. Note that all new APIs must be registered with Auth0. For more information, read APIs.
OptionalrequestOptions: ResourceServersClient.RequestOptions
Request-specific configuration.
Search resource servers using SCIM or Lucene filter syntax with low-latency, eventually consistent results. Use the parser parameter to specify "scim" or "lucene" syntax (default: "lucene"). This endpoint provides an alternative to the standard GET /resource-servers endpoint with better performance for complex queries. Results may not reflect recent updates immediately.
The signing_secret field is not supported by this endpoint.
OptionalrequestOptions: ResourceServersClient.RequestOptions
Request-specific configuration.
Retrieve API details with the given ID.
ID or audience of the resource server to retrieve.
OptionalrequestOptions: ResourceServersClient.RequestOptions
Request-specific configuration.
Delete an existing API by ID. For more information, read API Settings.
ID or the audience of the resource server to delete.
OptionalrequestOptions: ResourceServersClient.RequestOptions
Request-specific configuration.
Change an existing API setting by resource server ID. For more information, read API Settings.
ID or audience of the resource server to update.
OptionalrequestOptions: ResourceServersClient.RequestOptions
Request-specific configuration.
Retrieve details of all APIs associated with your tenant.