FusionAuth API — Theme
FusionAuth API — Theme. 7 operations. Lead operation: Retrieves the theme for the given Id.. Self-contained Naftiko capability covering one business surface.
FusionAuth API — Theme is a Naftiko capability published by FusionAuth, one of 33 capabilities the APIs.io network indexes for this provider. It bundles 7 operations across the POST, DELETE, PATCH, GET, and PUT methods rooted at /v1/api/theme.
The capability includes 1 read-only operation and 6 state-changing operations. Lead operation: Creates a Theme. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include FusionAuth and Theme.
What You Can Do
MCP Tools
fusionauth-createtheme
Creates a Theme. You can optionally specify an Id for the theme, if not provided one will be generated.
fusionauth-searchthemeswithid
Searches themes with the specified criteria and pagination.
fusionauth-createthemewithid
Creates a Theme. You can optionally specify an Id for the theme, if not provided one will be generated.
fusionauth-deletethemewithid
Deletes the theme for the given Id.
fusionauth-patchthemewithid
Updates, via PATCH, the theme with the given Id.
fusionauth-retrievethemewithid
Retrieves the theme for the given Id.
fusionauth-updatethemewithid
Updates the theme with the given Id.