Zoom API create meeting recurrence end_time integer value issue

Error
In zoom documentation, create meeting can have end_time as integer value less or equal to 365 and default value is one

but if i pass integer value greater 20 then its set 1 instead of passing value because in zoom dashboard end time occurrences only 1 to 20 values are available

My request logs:
{

"endpoint": "https://api.zoom.us/v2/users/me/meetings",

"response_headers": [

"Set-Cookie: zm_aid=""; Domain=.zoom.us; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/; Secure; HttpOnly"

],

"date_time": "2022-05-16 23:20:15",

"method": "POST",

"request_body": "{"start_time":"2022-05-19T14:45:00","topic":"TateBurris","agenda":"Velitmaximevolupta.","duration":75,"type":8,"timezone":"Europe/Bucharest","recurrence":{"type":2,"end_times":52,"monthly_week":3,"monthly_week_day":5,"weekly_days":5}}",

"response": "{"uuid":"F9PSSXONS2y50VljS7RvuQ==","id":83309998324,"host_id":"Pjbwf4kGQXOTXomNZvSLiQ","host_email":"infinikorn123@gmail.com","topic":"Tate Burris","type":8,"status":"waiting","timezone":"Europe/Bucharest","agenda":"Velit maxime volupta.","created_at":"2022-05-17T06:20:15Z","start_url":"https://us05web.zoom.us/s/83309998324?zak=eyJ0eXAiOiJKV1QiLCJzdiI6IjAwMDAwMSIsInptX3NrbSI6InptX28ybSIsImFsZyI6IkhTMjU2In0.eyJhdWQiOiJjbGllbnRzbSIsInVpZCI6IlBqYndmNGtHUVhPVFhvbU5adlNMaVEiLCJpc3MiOiJ3ZWIiLCJzayI6IjAiLCJzdHkiOjEsIndjZCI6InVzMDUiLCJjbHQiOjAsIm1udW0iOiI4MzMwOTk5ODMyNCIsImV4cCI6MTY1Mjc3NTYxNSwiaWF0IjoxNjUyNzY4NDE1LCJhaWQiOiJFZnlBTk5jalN5dXJMOEtXSnFzRml3IiwiY2lkIjoiIn0.9pqvrUEBtb0RNe9bwfSbmM-PUlIyR5KjwMInEMr1V6Y","join_url":"https://us05web.zoom.us/j/83309998324?pwd=T1dmYVBvOWtYUlkzR0JMRE9zZ0dWUT09","password":"******","h323_password":"366452","pstn_password":"366452","encrypted_password":"T1dmYVBvOWtYUlkzR0JMRE9zZ0dWUT09","occurrences":[{"occurrence_id":"1652960700000","start_time":"2022-05-19T11:45:00Z","duration": ...",

"request_headers": [

"accept-encoding: gzip;q=1.0,deflate;q=0.6,identity;q=0.3",

"accept: application/json",

"authorization: ******",

"connection: close",

"content-type: application/json",

"user-agent: Ruby"

],

"request_params": [

],

"http_status": "201"

}

Ask Question

Can we have meeting recurring without passing any fixed integer param example if am selected week two and day Friday, then meeting should automatically scheduled on every week on Friday

Greetings, @infinikorn123,

Thank you for your question and I am sorry for not getting back to you sooner – I am happy to help if this is still an open question for you. Please let me know and I am always happy to help.

I am looking for to hearing back from you!