api/v1-themes/{domain}-{themeId}
Number of APIs: 4
- 
Fetch theme GET {{baseUrl}}/api/v1/themes/:domain/:themeId?version=-1
 - 
Fetch theme with options payload POST {{baseUrl}}/api/v1/themes/:domain/:themeId?version=-1
 - 
Update theme PUT {{baseUrl}}/api/v1/themes/:domain/:themeId
 - 
Update a theme to be based on the latest approved version of its template PUT {{baseUrl}}/api/v1/themes/:domain/:themeId/template