Sign in

Update resource server

documented

Update a resource server.

PATCH /api/v2/resource-servers/{id}Management APIno implementation yet0 runs

Input

domain*
Auth0 Domain
your-tenant.auth0.com
resource_server_id*
Resource Server ID
API_ID
name*
Resource Server Name
API Name
identifier*
Resource Server Identifier (Audience)
https://api.example.com
scope1_value*
Scope 1 Value
read:data
scope1_description*
Scope 1 Description
Description of scope 1
scope2_value
Scope 2 Value
write:data
scope2_description
Scope 2 Description
Description of scope 2
enforce_policies
Enforce policies
token_dialect
Token Dialect
TOKEN_DIALECT
Calls Auth0 as you (your API key is your account); keychains.dev holds the credentials.