Recurring meeting of type 2 not working currectly

hi, While creating a new recurring meeting of type 2, zoom is creating meeting for further additional days.
I’m creating meeting for 5 weekdays, but zoom creating total 31 occurences.
please help

payload->

duration:
180
recurrence:
{type: 2, weekly_days: ‘2,3,4,5,6’, end_date_time: ‘2022-12-23T08:30:00.000Z’}
settings:
{join_before_host: true, mute_upon_entry: true, host_video: true, participant_video: true}
start_time:
‘2022-12-19T05:30:00.000Z’
timezone:
‘UTC’
topic:
‘Test Weekdays Meeting’
type:
8

response->

host_id:
‘T0NhGhfgTdG5AdicZredyA’
id:
81423301751
join_url:
https://us05web.zoom.us/j/81423301751?pwd=anBMeTF1STZPMWpsUG9RU05sWGdkUT09
occurrences:
(31) [{…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}, {…}]
password:
‘6zg1Dg’
pre_schedule:
false
pstn_password:
‘890650’

Hi @meher2 ,

I would like to test this further. Are you able to send me a cURL payload of what you are passing?