Activate a theme
PUT {{baseUrl}}/themes/:theme_id/activate
Activate a theme. When a new theme is activated, it becomes the current theme for the live portal and is displayed to all developers visiting the portal
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"status":"\u003cstring\u003e","message":"\u003cstring\u003e"}