Optional
idOptional
nameFriendly name for this resource server. Can not contain <
or >
characters.
Optional
is_Whether this is an Auth0 system API (true) or a custom API (false).
Optional
identifierUnique identifier for the API used as the audience parameter on authorization calls. Can not be changed once set.
Optional
scopesList of permissions (scopes) that this API uses.
Optional
signing_Optional
signing_Secret used to sign tokens when using symmetric algorithms (HS256).
Optional
allow_Whether refresh tokens can be issued for this API (true) or not (false).
Optional
skip_Whether to skip user consent for applications flagged as first party (true) or not (false).
Optional
token_Expiration value (in seconds) for access tokens issued for this API from the token endpoint.
Optional
token_Expiration value (in seconds) for access tokens issued for this API via Implicit or Hybrid Flows. Cannot be greater than the token_lifetime
value.
Optional
enforce_Whether authorization polices are enforced (true) or unenforced (false).
Optional
token_Optional
token_Optional
consent_Optional
authorization_Optional
proof_Optional
subject_Optional
client_The client ID of the client that this resource server is linked to
ID of the API (resource server).