-
Retrieve themes
GET https://api.typeform.com/themes?page=1&page_size=10
-
Create theme
POST https://api.typeform.com/themes
-
Update theme
PUT https://api.typeform.com/themes/:theme_id
-
Delete theme
DELETE https://api.typeform.com/themes/:theme_id
-
Retrieve theme
GET https://api.typeform.com/themes/:theme_id