Authorization: Bearer ********************openidoffline_accessprofileemailcurl --location --request POST 'https://api.belga.press/belgapress/api/users//recurringtemplates' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"name": "string",
"publishTime": "10:15:30",
"recurrenceRule": "RRULE:FREQ=DAILY;COUNT=30;INTERVAL=1;WKST=MO;BYDAY=MO,TU,TH,FR",
"templateId": 0
}'{
"id": 0,
"name": "string",
"publishTime": "10:15:00",
"recurrenceRule": "RRULE:FREQ=DAILY;COUNT=30;INTERVAL=1;WKST=MO;BYDAY=MO,TU,TH,FR",
"templateId": 0,
"type": "NEWSLETTER",
"updateDate": "2019-08-24T14:15:22.123Z"
}