Auth0 · Schema

SetPartialsRequestContent

An object containing template partials for a group of screens.

AI AgentsAuthenticationAuthorizationFGAIdentity ManagementMCPOAuthOktaOpenID ConnectSAMLSecuritySCIM
View JSON Schema on GitHub

JSON Schema

auth0-setpartialsrequestcontent-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/SetPartialsRequestContent",
  "title": "SetPartialsRequestContent",
  "type": "object",
  "description": "An object containing template partials for a group of screens.",
  "additionalProperties": true
}