cURL
curl --request GET \ --url http://localhost:3001/portal-api/themes/{theme_id}/download \ --header 'Authorization: <api-key>'
"<string>"
Download a theme as a zip archive
name of the theme from the theme.json file
name
"default"
OK
zip archive contaning the theme
Was this page helpful?