OptionalidOptionalnameFriendly name for this resource server. Can not contain < or > characters.
Optionalis_Whether this is an Auth0 system API (true) or a custom API (false).
OptionalidentifierUnique identifier for the API used as the audience parameter on authorization calls. Can not be changed once set.
OptionalscopesList of permissions (scopes) that this API uses.
Optionalsigning_Optionalsigning_Secret used to sign tokens when using symmetric algorithms (HS256).
Optionalallow_Whether refresh tokens can be issued for this API (true) or not (false).
Optionalskip_Whether to skip user consent for applications flagged as first party (true) or not (false).
Optionaltoken_Expiration value (in seconds) for access tokens issued for this API from the token endpoint.
Optionaltoken_Expiration value (in seconds) for access tokens issued for this API via Implicit or Hybrid Flows. Cannot be greater than the token_lifetime value.
Optionalenforce_Whether authorization polices are enforced (true) or unenforced (false).
Optionaltoken_Optionaltoken_Optionalconsent_Optionalauthorization_Optionalproof_Optionalsubject_Optionalclient_The client ID of the client that this resource server is linked to
ID of the API (resource server).