API resource
WordPress Themes
WordPress Themes are installed theme details for WordPress sites available to you. Use WordPress Themes to review each site's installed themes, active theme, available updates, child-theme state, package availability, security status, and update locks.
List WordPress themes
Returns installed WordPress themes for sites available to you. Each site
/sites/wp/themes POSTInstall themes
Starts a background task to install WordPress.org themes on submitted
/sites/wp/themes/install POSTUpload themes
Uploads a theme ZIP file and starts a background task to install it on
/sites/wp/themes/upload POSTActivate themes
Starts a background task to activate installed themes on submitted
/sites/wp/themes/activate POSTDelete themes
Starts a background task to delete installed themes from submitted
/sites/wp/themes/delete POSTLock theme updates
Locks theme updates for installed themes on submitted sites.
/sites/wp/themes/lock POSTUnlock theme updates
Removes theme update locks from installed themes on submitted sites.
/sites/wp/themes/unlock