X-BalikujAuthToken: ********************curl --location --request PUT '/api/EmailTemplate' \
--header 'X-BalikujAuthToken: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": 0,
"allowedTokens": "string",
"name": "string",
"bccEmailAddresses": "string",
"subject": "string",
"body": "string",
"json": "string",
"isActive": true,
"sendImmediately": true,
"delayBeforeSend": 0,
"delayPeriodId": 0,
"hasAttachedDownload": true,
"attachedDownloadName": "string",
"emailAccountId": 0,
"type": "Html"
}'{
"correlationId": "d22127f9-6f76-4e1f-a15b-47ba32e899d0",
"result": true
}