put https://{tenanturl}/v1.0/branding/themes//
Updates the contents of a single file from a themeId.
Responses
Updates the contents of a single file from a themeId.
xxxxxxxxxx
curl --request PUT \
--url https://tenant_url/v1.0/branding/themes/themeId/templatePath \
--header 'accept: */*' \
--header 'content-type: multipart/form-data'