curl --location '/reminder/configure' \
--header 'Content-Type: application/json' \
--data '{
"name": "string",
"userid": "4c3716c4-7217-4d1b-b0ed-f18a56ef1093",
"selectedChannels": [
"string"
],
"frequency": "string",
"startDate": "2019-08-24T14:15:22.123Z",
"endDate": "2019-08-24T14:15:22.123Z"
}'null