This page provides an overview of the endpoint list for themes on our website.
Endpoint List
Here is a list of endpoints available for theme management:
/themes/list
- Retrieves a list of all available themes./themes/details/<theme_id>
- Fetches detailed information about a specific theme./themes/install/<theme_id>
- Installs a theme by its ID./themes/uninstall/<theme_id>
- Uninstalls a theme by its ID./themes/update/<theme_id>
- Updates a theme to the latest version.
For more detailed information about each endpoint, please refer to the Endpoint Details.
Related Links
Themes Image