{
"theme": "twentytwentyfour",
"version": "1.2",
"activate": true
}curl --location 'https://api.servebolt.io/v1/environments//wordpress/themes' \
--header 'Content-Type: application/json' \
--data '{
"theme": "twentytwentyfour",
"version": "1.2",
"activate": true
}'