Can not create grunt with timeRestrictionIcal, get TimeRestrictionIcalMalformed error
Parameters:
{
"boundLockId": "string",
"contactId": "string",
"timeRestrictionIcal":"string"
}
Where timeRestrictionIcal is
BEGIN:VCALENDAR
VERSION:2.0
PRODID:http://localhost:3000
BEGIN:VEVENT
UID:20230422T030000Z62505530-4988-4a93-acff-1f673e50bf76
DTSTAMP:20230422T030000Z
DTSTART; TZID=Europe/Uzhgorod:20230425T030000
DTEND; TZID=Europe/Uzhgorod:20230425T130000
END:VEVENT
END:VCALENDAR
How to create tapkey grunt with timeRestrictionIcal param?