PureBasic / Zoom API / Create a webinar
Back to Collection Items
IncludeFile "CkJsonObject.pb"
IncludeFile "CkStringBuilder.pb"
IncludeFile "CkHttp.pb"
IncludeFile "CkHttpResponse.pb"
IncludeFile "CkHttpRequest.pb"
Procedure ChilkatExample()
; This example assumes the Chilkat API to have been previously unlocked.
; See Global Unlock Sample for sample code.
http.i = CkHttp::ckCreate()
If http.i = 0
Debug "Failed to create object."
ProcedureReturn
EndIf
success.i
req.i = CkHttpRequest::ckCreate()
If req.i = 0
Debug "Failed to create object."
ProcedureReturn
EndIf
CkHttpRequest::setCkHttpVerb(req, "POST")
CkHttpRequest::setCkPath(req, "/v2/users/:userId/webinars")
CkHttpRequest::setCkContentType(req, "multipart/form-data")
CkHttpRequest::ckAddParam(req,"topic","tempor esse")
CkHttpRequest::ckAddStringForUpload2(req,"","","","","tempor esse5")
CkHttpRequest::ckAddParam(req,"start_time","tempor esse51949-08-06T23:27:19.613Z")
CkHttpRequest::ckAddParam(req,"duration","tempor esse51949-08-06T23:27:19.613Z-79092517")
CkHttpRequest::ckAddParam(req,"timezone","tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmod")
CkHttpRequest::ckAddParam(req,"password","tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit ut")
CkHttpRequest::ckAddParam(req,"agenda","tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco")
CkHttpRequest::ckAddParam(req,"tracking_fields","tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "magna dolor officia" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "laboris velit dolore qui in" + Chr(34) + "},{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "in aliqua do nulla" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "irure ex labore" + Chr(34) + "}]")
CkHttpRequest::ckAddParam(req,"recurrence","tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "magna dolor officia" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "laboris velit dolore qui in" + Chr(34) + "},{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "in aliqua do nulla" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "irure ex labore" + Chr(34) + "}]{" + Chr(34) + "type" + Chr(34) + ":2," + Chr(34) + "repeat_interval" + Chr(34) + ":-23462466," + Chr(34) + "weekly_days" + Chr(34) + ":" + Chr(34) + "in adipisicing" + Chr(34) + "," + Chr(34) + "monthly_day" + Chr(34) + ":-73425465," + Chr(34) + "monthly_week" + Chr(34) + ":3," + Chr(34) + "monthly_week_day" + Chr(34) + ":3," + Chr(34) + "end_times" + Chr(34) + ":1," + Chr(34) + "end_date_time" + Chr(34) + ":" + Chr(34) + "1955-12-31T03:53:07.500Z" + Chr(34) + "}")
CkHttpRequest::ckAddParam(req,"settings","tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "magna dolor officia" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "laboris velit dolore qui in" + Chr(34) + "},{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "in aliqua do nulla" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "irure ex labore" + Chr(34) + "}]{" + Chr(34) + "type" + Chr(34) + ":2," + Chr(34) + "repeat_interval" + Chr(34) + ":-23462466," + Chr(34) + "weekly_days" + Chr(34) + ":" + Chr(34) + "in adipisicing" + Chr(34) + "," + Chr(34) + "monthly_day" + Chr(34) + ":-73425465," + Chr(34) + "monthly_week" + Chr(34) + ":3," + Chr(34) + "monthly_week_day" + Chr(34) + ":3," + Chr(34) + "end_times" + Chr(34) + ":1," + Chr(34) + "end_date_time" + Chr(34) + ":" + Chr(34) + "1955-12-31T03:53:07.500Z" + Chr(34) + "}{" + Chr(34) + "host_video" + Chr(34) + ":true," + Chr(34) + "panelists_video" + Chr(34) + ":true," + Chr(34) + "practice_session" + Chr(34) + ":false," + Chr(34) + "hd_video" + Chr(34) + ":false," + Chr(34) + "hd_video_for_attendees" + Chr(34) + ":false," + Chr(34) + "send_1080p_video_to_attendees" + Chr(34) + ":false," + Chr(34) + "approval_type" + Chr(34) + ":2," + Chr(34) + "registration_type" + Chr(34) + ":1," + Chr(34) + "audio" + Chr(34) + ":" + Chr(34) + "both" + Chr(34) + "," + Chr(34) + "auto_recording" + Chr(34) + ":" + Chr(34) + "none" + Chr(34) + "," + Chr(34) + "enforce_login" + Chr(34) + ":false," + Chr(34) + "enforce_login_domains" + Chr(34) + ":" + Chr(34) + "dolore dolore aute laboris deserunt" + Chr(34) + "," + Chr(34) + "alternative_hosts" + Chr(34) + ":" + Chr(34) + "pariatur culpa cupidatat quis" + Chr(34) + "," + Chr(34) + "close_registration" + Chr(34) + ":false," + Chr(34) + "show_share_button" + Chr(34) + ":true," + Chr(34) + "allow_multiple_devices" + Chr(34) + ":false," + Chr(34) + "on_demand" + Chr(34) + ":false," + Chr(34) + "global_dial_in_countries" + Chr(34) + ":[" + Chr(34) + "dolor" + Chr(34) + "," + Chr(34) + "sit proident in fugiat" + Chr(34) + "]," + Chr(34) + "contact_name" + Chr(34) + ":" + Chr(34) + "exercitation" + Chr(34) + "," + Chr(34) + "contact_email" + Chr(34) + ":" + Chr(34) + "sed " + Chr(34) + "," + Chr(34) + "registrants_restrict_number" + Chr(34) + ":0," + Chr(34) + "post_webinar_survey" + Chr(34) + ":false," + Chr(34) + "survey_url" + Chr(34) + ":" + Chr(34) + "sunt ut proident tempor Duis" + Chr(34) + "," + Chr(34) + "registrants_email_notification" + Chr(34) + ":false," + Chr(34) + "meeting_authentication" + Chr(34) + ":true," + Chr(34) + "authentication_option" + Chr(34) + ":" + Chr(34) + "fugiat irure commodo" + Chr(34) + "," + Chr(34) + "authentication_domains" + Chr(34) + ":" + Chr(34) + "elit quis" + Chr(34) + "," + Chr(34) + "question_and_answer" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "allow_anonymous_questions" + Chr(34) + ":false," + Chr(34) + "answer_questions" + Chr(34) + ":" + Chr(34) + "all" + Chr(34) + "," + Chr(34) + "attendees_can_upvote" + Chr(34) + ":false," + Chr(34) + "attendees_can_comment" + Chr(34) + ":false}," + Chr(34) + "email_language" + Chr(34) + ":" + Chr(34) + "adipisicing dolor" + Chr(34) + "," + Chr(34) + "panelists_invitation_email_notification" + Chr(34) + ":false," + Chr(34) + "attendees_and_panelists_reminder_email_notification" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "type" + Chr(34) + ":7}," + Chr(34) + "follow_up_attendees_email_notification" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "type" + Chr(34) + ":2}," + Chr(34) + "follow_up_absentees_email_notification" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "type" + Chr(34) + ":3}," + Chr(34) + "language_interpretation" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":true," + Chr(34) + "interpreters" + Chr(34) + ":[{" + Chr(34) + "email" + Chr(34) + ":" + Chr(34) + "ObCA8sbYRELjrgF@sNwVXKmVZXJBMYWjGyhnvSqUxHrLGU.vb" + Chr(34) + "," + Chr(34) + "languages" + Chr(34) + ":" + Chr(34) + "pariatur sed sint" + Chr(34) + "},{" + Chr(34) + "email" + Chr(34) + ":" + Chr(34) + "3woHM5Hht5X@Jv.ei" + Chr(34) + "," + Chr(34) + "languages" + Chr(34) + ":" + Chr(34) + "sunt id sit" + Chr(34) + "}]}}")
CkHttpRequest::ckAddParam(req,"template_id","tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "magna dolor officia" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "laboris velit dolore qui in" + Chr(34) + "},{" + Chr(34) + "field" + Chr(34) + ":" + Chr(34) + "in aliqua do nulla" + Chr(34) + "," + Chr(34) + "value" + Chr(34) + ":" + Chr(34) + "irure ex labore" + Chr(34) + "}]{" + Chr(34) + "type" + Chr(34) + ":2," + Chr(34) + "repeat_interval" + Chr(34) + ":-23462466," + Chr(34) + "weekly_days" + Chr(34) + ":" + Chr(34) + "in adipisicing" + Chr(34) + "," + Chr(34) + "monthly_day" + Chr(34) + ":-73425465," + Chr(34) + "monthly_week" + Chr(34) + ":3," + Chr(34) + "monthly_week_day" + Chr(34) + ":3," + Chr(34) + "end_times" + Chr(34) + ":1," + Chr(34) + "end_date_time" + Chr(34) + ":" + Chr(34) + "1955-12-31T03:53:07.500Z" + Chr(34) + "}{" + Chr(34) + "host_video" + Chr(34) + ":true," + Chr(34) + "panelists_video" + Chr(34) + ":true," + Chr(34) + "practice_session" + Chr(34) + ":false," + Chr(34) + "hd_video" + Chr(34) + ":false," + Chr(34) + "hd_video_for_attendees" + Chr(34) + ":false," + Chr(34) + "send_1080p_video_to_attendees" + Chr(34) + ":false," + Chr(34) + "approval_type" + Chr(34) + ":2," + Chr(34) + "registration_type" + Chr(34) + ":1," + Chr(34) + "audio" + Chr(34) + ":" + Chr(34) + "both" + Chr(34) + "," + Chr(34) + "auto_recording" + Chr(34) + ":" + Chr(34) + "none" + Chr(34) + "," + Chr(34) + "enforce_login" + Chr(34) + ":false," + Chr(34) + "enforce_login_domains" + Chr(34) + ":" + Chr(34) + "dolore dolore aute laboris deserunt" + Chr(34) + "," + Chr(34) + "alternative_hosts" + Chr(34) + ":" + Chr(34) + "pariatur culpa cupidatat quis" + Chr(34) + "," + Chr(34) + "close_registration" + Chr(34) + ":false," + Chr(34) + "show_share_button" + Chr(34) + ":true," + Chr(34) + "allow_multiple_devices" + Chr(34) + ":false," + Chr(34) + "on_demand" + Chr(34) + ":false," + Chr(34) + "global_dial_in_countries" + Chr(34) + ":[" + Chr(34) + "dolor" + Chr(34) + "," + Chr(34) + "sit proident in fugiat" + Chr(34) + "]," + Chr(34) + "contact_name" + Chr(34) + ":" + Chr(34) + "exercitation" + Chr(34) + "," + Chr(34) + "contact_email" + Chr(34) + ":" + Chr(34) + "sed " + Chr(34) + "," + Chr(34) + "registrants_restrict_number" + Chr(34) + ":0," + Chr(34) + "post_webinar_survey" + Chr(34) + ":false," + Chr(34) + "survey_url" + Chr(34) + ":" + Chr(34) + "sunt ut proident tempor Duis" + Chr(34) + "," + Chr(34) + "registrants_email_notification" + Chr(34) + ":false," + Chr(34) + "meeting_authentication" + Chr(34) + ":true," + Chr(34) + "authentication_option" + Chr(34) + ":" + Chr(34) + "fugiat irure commodo" + Chr(34) + "," + Chr(34) + "authentication_domains" + Chr(34) + ":" + Chr(34) + "elit quis" + Chr(34) + "," + Chr(34) + "question_and_answer" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "allow_anonymous_questions" + Chr(34) + ":false," + Chr(34) + "answer_questions" + Chr(34) + ":" + Chr(34) + "all" + Chr(34) + "," + Chr(34) + "attendees_can_upvote" + Chr(34) + ":false," + Chr(34) + "attendees_can_comment" + Chr(34) + ":false}," + Chr(34) + "email_language" + Chr(34) + ":" + Chr(34) + "adipisicing dolor" + Chr(34) + "," + Chr(34) + "panelists_invitation_email_notification" + Chr(34) + ":false," + Chr(34) + "attendees_and_panelists_reminder_email_notification" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "type" + Chr(34) + ":7}," + Chr(34) + "follow_up_attendees_email_notification" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "type" + Chr(34) + ":2}," + Chr(34) + "follow_up_absentees_email_notification" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":false," + Chr(34) + "type" + Chr(34) + ":3}," + Chr(34) + "language_interpretation" + Chr(34) + ":{" + Chr(34) + "enable" + Chr(34) + ":true," + Chr(34) + "interpreters" + Chr(34) + ":[{" + Chr(34) + "email" + Chr(34) + ":" + Chr(34) + "ObCA8sbYRELjrgF@sNwVXKmVZXJBMYWjGyhnvSqUxHrLGU.vb" + Chr(34) + "," + Chr(34) + "languages" + Chr(34) + ":" + Chr(34) + "pariatur sed sint" + Chr(34) + "},{" + Chr(34) + "email" + Chr(34) + ":" + Chr(34) + "3woHM5Hht5X@Jv.ei" + Chr(34) + "," + Chr(34) + "languages" + Chr(34) + ":" + Chr(34) + "sunt id sit" + Chr(34) + "}]}}minim ea sunt")
CkHttpRequest::ckAddHeader(req,"Authorization","Bearer <access_token>")
resp.i = CkHttp::ckSynchronousRequest(http,"api.zoom.us",443,1,req)
If CkHttp::ckLastMethodSuccess(http) = 0
Debug CkHttp::ckLastErrorText(http)
CkHttp::ckDispose(http)
CkHttpRequest::ckDispose(req)
ProcedureReturn
EndIf
sbResponseBody.i = CkStringBuilder::ckCreate()
If sbResponseBody.i = 0
Debug "Failed to create object."
ProcedureReturn
EndIf
CkHttpResponse::ckGetBodySb(resp,sbResponseBody)
jResp.i = CkJsonObject::ckCreate()
If jResp.i = 0
Debug "Failed to create object."
ProcedureReturn
EndIf
CkJsonObject::ckLoadSb(jResp,sbResponseBody)
CkJsonObject::setCkEmitCompact(jResp, 0)
Debug "Response Body:"
Debug CkJsonObject::ckEmit(jResp)
respStatusCode.i = CkHttpResponse::ckStatusCode(resp)
Debug "Response Status Code = " + Str(respStatusCode)
If respStatusCode >= 400
Debug "Response Header:"
Debug CkHttpResponse::ckHeader(resp)
Debug "Failed."
CkHttpResponse::ckDispose(resp)
CkHttp::ckDispose(http)
CkHttpRequest::ckDispose(req)
CkStringBuilder::ckDispose(sbResponseBody)
CkJsonObject::ckDispose(jResp)
ProcedureReturn
EndIf
CkHttpResponse::ckDispose(resp)
; Sample JSON response:
; (Sample code for parsing the JSON response is shown below)
; {
; "uuid": "string",
; "id": "integer",
; "host_id": "string",
; "topic": "string",
; "type": "integer",
; "start_time": "string [date-time]",
; "duration": "integer",
; "timezone": "string",
; "agenda": "string",
; "created_at": "string [date-time]",
; "start_url": "string",
; "join_url": "string",
; "occurrences": [
; {
; "occurrence_id": "integer",
; "start_time": "string [date-time]",
; "duration": "integer",
; "status": "string"
; }
; ],
; "settings": {
; "host_video": "boolean",
; "panelists_video": "boolean",
; "practice_session": "boolean",
; "hd_video": "boolean",
; "hd_video_for_attendees": "boolean",
; "send_1080p_video_to_attendees": "boolean",
; "approval_type": "integer",
; "registration_type": "integer",
; "audio": "string",
; "auto_recording": "string",
; "enforce_login": "boolean",
; "enforce_login_domains": "string",
; "alternative_hosts": "string",
; "close_registration": "boolean",
; "show_share_button": "boolean",
; "allow_multiple_devices": "boolean",
; "email_language": "string",
; "panelists_invitation_email_notification": "boolean",
; "registrants_confirmation_email": "boolean",
; "registrants_email_notification": "boolean",
; "attendees_and_panelists_reminder_email_notification": {
; "enable": "boolean",
; "type": "integer"
; },
; "follow_up_attendees_email_notification": {
; "enable": "boolean",
; "type": "integer"
; },
; "follow_up_absentees_email_notification": {
; "enable": "boolean",
; "type": "integer"
; }
; }
; }
; Sample code for parsing the JSON response...
; Use this online tool to generate parsing code from sample JSON: Generate JSON Parsing Code
occurrence_id.s
status.s
uuid.s = CkJsonObject::ckStringOf(jResp,"uuid")
id.s = CkJsonObject::ckStringOf(jResp,"id")
host_id.s = CkJsonObject::ckStringOf(jResp,"host_id")
topic.s = CkJsonObject::ckStringOf(jResp,"topic")
v_type.s = CkJsonObject::ckStringOf(jResp,"type")
start_time.s = CkJsonObject::ckStringOf(jResp,"start_time")
duration.s = CkJsonObject::ckStringOf(jResp,"duration")
timezone.s = CkJsonObject::ckStringOf(jResp,"timezone")
agenda.s = CkJsonObject::ckStringOf(jResp,"agenda")
created_at.s = CkJsonObject::ckStringOf(jResp,"created_at")
start_url.s = CkJsonObject::ckStringOf(jResp,"start_url")
join_url.s = CkJsonObject::ckStringOf(jResp,"join_url")
Host_video.s = CkJsonObject::ckStringOf(jResp,"settings.host_video")
Panelists_video.s = CkJsonObject::ckStringOf(jResp,"settings.panelists_video")
Practice_session.s = CkJsonObject::ckStringOf(jResp,"settings.practice_session")
Hd_video.s = CkJsonObject::ckStringOf(jResp,"settings.hd_video")
Hd_video_for_attendees.s = CkJsonObject::ckStringOf(jResp,"settings.hd_video_for_attendees")
Send_1080p_video_to_attendees.s = CkJsonObject::ckStringOf(jResp,"settings.send_1080p_video_to_attendees")
Approval_type.s = CkJsonObject::ckStringOf(jResp,"settings.approval_type")
Registration_type.s = CkJsonObject::ckStringOf(jResp,"settings.registration_type")
Audio.s = CkJsonObject::ckStringOf(jResp,"settings.audio")
Auto_recording.s = CkJsonObject::ckStringOf(jResp,"settings.auto_recording")
Enforce_login.s = CkJsonObject::ckStringOf(jResp,"settings.enforce_login")
Enforce_login_domains.s = CkJsonObject::ckStringOf(jResp,"settings.enforce_login_domains")
Alternative_hosts.s = CkJsonObject::ckStringOf(jResp,"settings.alternative_hosts")
Close_registration.s = CkJsonObject::ckStringOf(jResp,"settings.close_registration")
Show_share_button.s = CkJsonObject::ckStringOf(jResp,"settings.show_share_button")
Allow_multiple_devices.s = CkJsonObject::ckStringOf(jResp,"settings.allow_multiple_devices")
Email_language.s = CkJsonObject::ckStringOf(jResp,"settings.email_language")
Panelists_invitation_email_notification.s = CkJsonObject::ckStringOf(jResp,"settings.panelists_invitation_email_notification")
Registrants_confirmation_email.s = CkJsonObject::ckStringOf(jResp,"settings.registrants_confirmation_email")
Registrants_email_notification.s = CkJsonObject::ckStringOf(jResp,"settings.registrants_email_notification")
Enable.s = CkJsonObject::ckStringOf(jResp,"settings.attendees_and_panelists_reminder_email_notification.enable")
v_Type.s = CkJsonObject::ckStringOf(jResp,"settings.attendees_and_panelists_reminder_email_notification.type")
Follow_up_attendees_email_notificationEnable.s = CkJsonObject::ckStringOf(jResp,"settings.follow_up_attendees_email_notification.enable")
Follow_up_attendees_email_notificationType.s = CkJsonObject::ckStringOf(jResp,"settings.follow_up_attendees_email_notification.type")
Follow_up_absentees_email_notificationEnable.s = CkJsonObject::ckStringOf(jResp,"settings.follow_up_absentees_email_notification.enable")
Follow_up_absentees_email_notificationType.s = CkJsonObject::ckStringOf(jResp,"settings.follow_up_absentees_email_notification.type")
i.i = 0
count_i.i = CkJsonObject::ckSizeOfArray(jResp,"occurrences")
While i < count_i
CkJsonObject::setCkI(jResp, i)
occurrence_id = CkJsonObject::ckStringOf(jResp,"occurrences[i].occurrence_id")
start_time = CkJsonObject::ckStringOf(jResp,"occurrences[i].start_time")
duration = CkJsonObject::ckStringOf(jResp,"occurrences[i].duration")
status = CkJsonObject::ckStringOf(jResp,"occurrences[i].status")
i = i + 1
Wend
CkHttp::ckDispose(http)
CkHttpRequest::ckDispose(req)
CkStringBuilder::ckDispose(sbResponseBody)
CkJsonObject::ckDispose(jResp)
ProcedureReturn
EndProcedure
Curl Command
curl -X POST
-H "Authorization: Bearer <access_token>"
-H "Content-Type: multipart/form-data"
--form 'topic=tempor esse'
--form 'type=tempor esse5'
--form 'start_time=tempor esse51949-08-06T23:27:19.613Z'
--form 'duration=tempor esse51949-08-06T23:27:19.613Z-79092517'
--form 'timezone=tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmod'
--form 'password=tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit ut'
--form 'agenda=tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco'
--form 'tracking_fields=tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{"field":"magna dolor officia","value":"laboris velit dolore qui in"},{"field":"in aliqua do nulla","value":"irure ex labore"}]'
--form 'recurrence=tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{"field":"magna dolor officia","value":"laboris velit dolore qui in"},{"field":"in aliqua do nulla","value":"irure ex labore"}]{"type":2,"repeat_interval":-23462466,"weekly_days":"in adipisicing","monthly_day":-73425465,"monthly_week":3,"monthly_week_day":3,"end_times":1,"end_date_time":"1955-12-31T03:53:07.500Z"}'
--form 'settings=tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{"field":"magna dolor officia","value":"laboris velit dolore qui in"},{"field":"in aliqua do nulla","value":"irure ex labore"}]{"type":2,"repeat_interval":-23462466,"weekly_days":"in adipisicing","monthly_day":-73425465,"monthly_week":3,"monthly_week_day":3,"end_times":1,"end_date_time":"1955-12-31T03:53:07.500Z"}{"host_video":true,"panelists_video":true,"practice_session":false,"hd_video":false,"hd_video_for_attendees":false,"send_1080p_video_to_attendees":false,"approval_type":2,"registration_type":1,"audio":"both","auto_recording":"none","enforce_login":false,"enforce_login_domains":"dolore dolore aute laboris deserunt","alternative_hosts":"pariatur culpa cupidatat quis","close_registration":false,"show_share_button":true,"allow_multiple_devices":false,"on_demand":false,"global_dial_in_countries":["dolor","sit proident in fugiat"],"contact_name":"exercitation","contact_email":"sed ","registrants_restrict_number":0,"post_webinar_survey":false,"survey_url":"sunt ut proident tempor Duis","registrants_email_notification":false,"meeting_authentication":true,"authentication_option":"fugiat irure commodo","authentication_domains":"elit quis","question_and_answer":{"enable":false,"allow_anonymous_questions":false,"answer_questions":"all","attendees_can_upvote":false,"attendees_can_comment":false},"email_language":"adipisicing dolor","panelists_invitation_email_notification":false,"attendees_and_panelists_reminder_email_notification":{"enable":false,"type":7},"follow_up_attendees_email_notification":{"enable":false,"type":2},"follow_up_absentees_email_notification":{"enable":false,"type":3},"language_interpretation":{"enable":true,"interpreters":[{"email":"ObCA8sbYRELjrgF@sNwVXKmVZXJBMYWjGyhnvSqUxHrLGU.vb","languages":"pariatur sed sint"},{"email":"3woHM5Hht5X@Jv.ei","languages":"sunt id sit"}]}}'
--form 'template_id=tempor esse51949-08-06T23:27:19.613Z-79092517dolor fugiat eiusmodeiusmod incididunt nulla mollit utullamco[{"field":"magna dolor officia","value":"laboris velit dolore qui in"},{"field":"in aliqua do nulla","value":"irure ex labore"}]{"type":2,"repeat_interval":-23462466,"weekly_days":"in adipisicing","monthly_day":-73425465,"monthly_week":3,"monthly_week_day":3,"end_times":1,"end_date_time":"1955-12-31T03:53:07.500Z"}{"host_video":true,"panelists_video":true,"practice_session":false,"hd_video":false,"hd_video_for_attendees":false,"send_1080p_video_to_attendees":false,"approval_type":2,"registration_type":1,"audio":"both","auto_recording":"none","enforce_login":false,"enforce_login_domains":"dolore dolore aute laboris deserunt","alternative_hosts":"pariatur culpa cupidatat quis","close_registration":false,"show_share_button":true,"allow_multiple_devices":false,"on_demand":false,"global_dial_in_countries":["dolor","sit proident in fugiat"],"contact_name":"exercitation","contact_email":"sed ","registrants_restrict_number":0,"post_webinar_survey":false,"survey_url":"sunt ut proident tempor Duis","registrants_email_notification":false,"meeting_authentication":true,"authentication_option":"fugiat irure commodo","authentication_domains":"elit quis","question_and_answer":{"enable":false,"allow_anonymous_questions":false,"answer_questions":"all","attendees_can_upvote":false,"attendees_can_comment":false},"email_language":"adipisicing dolor","panelists_invitation_email_notification":false,"attendees_and_panelists_reminder_email_notification":{"enable":false,"type":7},"follow_up_attendees_email_notification":{"enable":false,"type":2},"follow_up_absentees_email_notification":{"enable":false,"type":3},"language_interpretation":{"enable":true,"interpreters":[{"email":"ObCA8sbYRELjrgF@sNwVXKmVZXJBMYWjGyhnvSqUxHrLGU.vb","languages":"pariatur sed sint"},{"email":"3woHM5Hht5X@Jv.ei","languages":"sunt id sit"}]}}minim ea sunt'
https://api.zoom.us/v2/users/:userId/webinars
Postman Collection Item JSON
{
"name": "Create a webinar",
"request": {
"auth": {
"type": "oauth2"
},
"method": "POST",
"header": [
{
"key": "Content-Type",
"value": "multipart/form-data"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "topic",
"value": "tempor esse",
"type": "text"
},
{
"key": "type",
"value": "5",
"type": "text"
},
{
"key": "start_time",
"value": "1949-08-06T23:27:19.613Z",
"type": "text"
},
{
"key": "duration",
"value": "-79092517",
"type": "text"
},
{
"key": "timezone",
"value": "dolor fugiat eiusmod",
"type": "text"
},
{
"key": "password",
"value": "eiusmod incididunt nulla mollit ut",
"type": "text"
},
{
"key": "agenda",
"value": "ullamco ",
"type": "text"
},
{
"key": "tracking_fields",
"value": "[{\"field\":\"magna dolor officia\",\"value\":\"laboris velit dolore qui in\"},{\"field\":\"in aliqua do nulla\",\"value\":\"irure ex labore\"}]",
"type": "text"
},
{
"key": "recurrence",
"value": "{\"type\":2,\"repeat_interval\":-23462466,\"weekly_days\":\"in adipisicing\",\"monthly_day\":-73425465,\"monthly_week\":3,\"monthly_week_day\":3,\"end_times\":1,\"end_date_time\":\"1955-12-31T03:53:07.500Z\"}",
"type": "text"
},
{
"key": "settings",
"value": "{\"host_video\":true,\"panelists_video\":true,\"practice_session\":false,\"hd_video\":false,\"hd_video_for_attendees\":false,\"send_1080p_video_to_attendees\":false,\"approval_type\":2,\"registration_type\":1,\"audio\":\"both\",\"auto_recording\":\"none\",\"enforce_login\":false,\"enforce_login_domains\":\"dolore dolore aute laboris deserunt\",\"alternative_hosts\":\"pariatur culpa cupidatat quis\",\"close_registration\":false,\"show_share_button\":true,\"allow_multiple_devices\":false,\"on_demand\":false,\"global_dial_in_countries\":[\"dolor\",\"sit proident in fugiat\"],\"contact_name\":\"exercitation\",\"contact_email\":\"sed \",\"registrants_restrict_number\":0,\"post_webinar_survey\":false,\"survey_url\":\"sunt ut proident tempor Duis\",\"registrants_email_notification\":false,\"meeting_authentication\":true,\"authentication_option\":\"fugiat irure commodo\",\"authentication_domains\":\"elit quis\",\"question_and_answer\":{\"enable\":false,\"allow_anonymous_questions\":false,\"answer_questions\":\"all\",\"attendees_can_upvote\":false,\"attendees_can_comment\":false},\"email_language\":\"adipisicing dolor\",\"panelists_invitation_email_notification\":false,\"attendees_and_panelists_reminder_email_notification\":{\"enable\":false,\"type\":7},\"follow_up_attendees_email_notification\":{\"enable\":false,\"type\":2},\"follow_up_absentees_email_notification\":{\"enable\":false,\"type\":3},\"language_interpretation\":{\"enable\":true,\"interpreters\":[{\"email\":\"ObCA8sbYRELjrgF@sNwVXKmVZXJBMYWjGyhnvSqUxHrLGU.vb\",\"languages\":\"pariatur sed sint\"},{\"email\":\"3woHM5Hht5X@Jv.ei\",\"languages\":\"sunt id sit\"}]}}",
"type": "text"
},
{
"key": "template_id",
"value": "minim ea sunt",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/users/:userId/webinars",
"host": [
"{{baseUrl}}"
],
"path": [
"users",
":userId",
"webinars"
],
"variable": [
{
"key": "userId",
"value": "quis officia in reprehenderit",
"description": "(Required) The user ID or email address of the user. For user-level apps, pass the `me` value for this parameter."
}
]
},
"description": "Use this API to schedule a webinar for a user (webinar host). For user-level apps, pass [the `me` value](https://marketplace.zoom.us/docs/api-reference/using-zoom-apis#mekeyword) instead of the `userId` parameter. \n\nZoom users with a [Webinar plan](https://zoom.us/webinar) have access to creating and managing webinars. Webinars allow a host to broadcast a Zoom meeting to up to 10,000 attendees. \n\n**Scopes:** `webinar:write:admin`, `webinar:write`</br>**[Rate Limit Label](https://marketplace.zoom.us/docs/api-reference/rate-limits#rate-limits):** `Light` \n* This API has a daily rate limit of **100 requests per day**. The rate limit is applied to the `userId` of the **webinar host** used to make the request. \n\n**Prerequisites:** \n* A Pro or higher plan with a Webinar add-on."
},
"response": [
{
"name": "**HTTP Status Code:** `201`<br>\nWebinar created.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "topic",
"value": "tempor ea exercitation",
"type": "text"
},
{
"key": "type",
"value": "5",
"type": "text"
},
{
"key": "start_time",
"value": "1995-05-05T13:19:45.125Z",
"type": "text"
},
{
"key": "duration",
"value": "5645576",
"type": "text"
},
{
"key": "timezone",
"value": "ea Lorem mollit deserunt",
"type": "text"
},
{
"key": "password",
"value": "dolor in magna velit exercitation",
"type": "text"
},
{
"key": "agenda",
"value": "",
"type": "text"
},
{
"key": "tracking_fields",
"value": "[{\"field\":\"in\",\"value\":\"in incididunt consequat sunt\"},{\"field\":\"pariatur cupidatat amet commodo\",\"value\":\"ullamco mollit deserunt id\"}]",
"type": "text"
},
{
"key": "recurrence",
"value": "{\"type\":3,\"repeat_interval\":-79771761,\"weekly_days\":\"elit dolore qui sint et\",\"monthly_day\":57171772,\"monthly_week\":2,\"monthly_week_day\":1,\"end_times\":1,\"end_date_time\":\"2000-02-21T07:16:51.326Z\"}",
"type": "text"
},
{
"key": "settings",
"value": "{\"host_video\":false,\"panelists_video\":false,\"practice_session\":false,\"hd_video\":false,\"hd_video_for_attendees\":false,\"send_1080p_video_to_attendees\":false,\"approval_type\":2,\"registration_type\":1,\"audio\":\"both\",\"auto_recording\":\"none\",\"enforce_login\":true,\"enforce_login_domains\":\"commodo sunt Lorem\",\"alternative_hosts\":\"culpa aliquip fugiat cillum Excepteur\",\"close_registration\":true,\"show_share_button\":false,\"allow_multiple_devices\":true,\"on_demand\":false,\"global_dial_in_countries\":[\"laborum sunt ex\",\"mollit Excepteur aliquip Duis ea\"],\"contact_name\":\"rep\",\"contact_email\":\"dolor dolor\",\"registrants_restrict_number\":0,\"post_webinar_survey\":false,\"survey_url\":\"cupidatat ut\",\"registrants_email_notification\":false,\"meeting_authentication\":false,\"authentication_option\":\"voluptate eu aliquip pariatur consequat\",\"authentication_domains\":\"D\",\"question_and_answer\":{\"enable\":false,\"allow_anonymous_questions\":true,\"answer_questions\":\"only\",\"attendees_can_upvote\":false,\"attendees_can_comment\":false},\"email_language\":\"laborum ad esse\",\"panelists_invitation_email_notification\":true,\"attendees_and_panelists_reminder_email_notification\":{\"enable\":false,\"type\":2},\"follow_up_attendees_email_notification\":{\"enable\":true,\"type\":3},\"follow_up_absentees_email_notification\":{\"enable\":true,\"type\":2},\"language_interpretation\":{\"enable\":false,\"interpreters\":[{\"email\":\"9skt@wGkeQzGcperFFzWbkmurMaLYays.vvva\",\"languages\":\"ut ex commodo dolore\"},{\"email\":\"gsJ4@orYhfWiNaqGNrESz.vmt\",\"languages\":\"dolore in\"}]}}",
"type": "text"
},
{
"key": "template_id",
"value": "et fugiat labore Lo",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/users/:userId/webinars",
"host": [
"{{baseUrl}}"
],
"path": [
"users",
":userId",
"webinars"
],
"variable": [
{
"key": "userId",
"value": "quis officia in reprehenderit",
"description": "(Required) The user ID or email address of the user. For user-level apps, pass the `me` value for this parameter."
}
]
}
},
"status": "Created",
"code": 201,
"_postman_previewlanguage": "json",
"header": [
{
"key": "Content-Location",
"value": "quis officia in reprehenderit",
"description": "Location of created Webinar"
},
{
"key": "Content-Type",
"value": "application/json"
}
],
"cookie": [
],
"body": "{\n \"uuid\": \"string\",\n \"id\": \"integer\",\n \"host_id\": \"string\",\n \"topic\": \"string\",\n \"type\": \"integer\",\n \"start_time\": \"string [date-time]\",\n \"duration\": \"integer\",\n \"timezone\": \"string\",\n \"agenda\": \"string\",\n \"created_at\": \"string [date-time]\",\n \"start_url\": \"string\",\n \"join_url\": \"string\",\n \"occurrences\": [\n {\n \"occurrence_id\": \"integer\",\n \"start_time\": \"string [date-time]\",\n \"duration\": \"integer\",\n \"status\": \"string\"\n }\n ],\n \"settings\": {\n \"host_video\": \"boolean\",\n \"panelists_video\": \"boolean\",\n \"practice_session\": \"boolean\",\n \"hd_video\": \"boolean\",\n \"hd_video_for_attendees\": \"boolean\",\n \"send_1080p_video_to_attendees\": \"boolean\",\n \"approval_type\": \"integer\",\n \"registration_type\": \"integer\",\n \"audio\": \"string\",\n \"auto_recording\": \"string\",\n \"enforce_login\": \"boolean\",\n \"enforce_login_domains\": \"string\",\n \"alternative_hosts\": \"string\",\n \"close_registration\": \"boolean\",\n \"show_share_button\": \"boolean\",\n \"allow_multiple_devices\": \"boolean\",\n \"email_language\": \"string\",\n \"panelists_invitation_email_notification\": \"boolean\",\n \"registrants_confirmation_email\": \"boolean\",\n \"registrants_email_notification\": \"boolean\",\n \"attendees_and_panelists_reminder_email_notification\": {\n \"enable\": \"boolean\",\n \"type\": \"integer\"\n },\n \"follow_up_attendees_email_notification\": {\n \"enable\": \"boolean\",\n \"type\": \"integer\"\n },\n \"follow_up_absentees_email_notification\": {\n \"enable\": \"boolean\",\n \"type\": \"integer\"\n }\n }\n}"
},
{
"name": "**HTTP Status Code:** `300`<br>\nA maximum of \"{rateLimitNumber}\" webinars can be created and updated for a single user in one day.",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "topic",
"value": "tempor ea exercitation",
"type": "text"
},
{
"key": "type",
"value": "5",
"type": "text"
},
{
"key": "start_time",
"value": "1995-05-05T13:19:45.125Z",
"type": "text"
},
{
"key": "duration",
"value": "5645576",
"type": "text"
},
{
"key": "timezone",
"value": "ea Lorem mollit deserunt",
"type": "text"
},
{
"key": "password",
"value": "dolor in magna velit exercitation",
"type": "text"
},
{
"key": "agenda",
"value": "",
"type": "text"
},
{
"key": "tracking_fields",
"value": "[{\"field\":\"in\",\"value\":\"in incididunt consequat sunt\"},{\"field\":\"pariatur cupidatat amet commodo\",\"value\":\"ullamco mollit deserunt id\"}]",
"type": "text"
},
{
"key": "recurrence",
"value": "{\"type\":3,\"repeat_interval\":-79771761,\"weekly_days\":\"elit dolore qui sint et\",\"monthly_day\":57171772,\"monthly_week\":2,\"monthly_week_day\":1,\"end_times\":1,\"end_date_time\":\"2000-02-21T07:16:51.326Z\"}",
"type": "text"
},
{
"key": "settings",
"value": "{\"host_video\":false,\"panelists_video\":false,\"practice_session\":false,\"hd_video\":false,\"hd_video_for_attendees\":false,\"send_1080p_video_to_attendees\":false,\"approval_type\":2,\"registration_type\":1,\"audio\":\"both\",\"auto_recording\":\"none\",\"enforce_login\":true,\"enforce_login_domains\":\"commodo sunt Lorem\",\"alternative_hosts\":\"culpa aliquip fugiat cillum Excepteur\",\"close_registration\":true,\"show_share_button\":false,\"allow_multiple_devices\":true,\"on_demand\":false,\"global_dial_in_countries\":[\"laborum sunt ex\",\"mollit Excepteur aliquip Duis ea\"],\"contact_name\":\"rep\",\"contact_email\":\"dolor dolor\",\"registrants_restrict_number\":0,\"post_webinar_survey\":false,\"survey_url\":\"cupidatat ut\",\"registrants_email_notification\":false,\"meeting_authentication\":false,\"authentication_option\":\"voluptate eu aliquip pariatur consequat\",\"authentication_domains\":\"D\",\"question_and_answer\":{\"enable\":false,\"allow_anonymous_questions\":true,\"answer_questions\":\"only\",\"attendees_can_upvote\":false,\"attendees_can_comment\":false},\"email_language\":\"laborum ad esse\",\"panelists_invitation_email_notification\":true,\"attendees_and_panelists_reminder_email_notification\":{\"enable\":false,\"type\":2},\"follow_up_attendees_email_notification\":{\"enable\":true,\"type\":3},\"follow_up_absentees_email_notification\":{\"enable\":true,\"type\":2},\"language_interpretation\":{\"enable\":false,\"interpreters\":[{\"email\":\"9skt@wGkeQzGcperFFzWbkmurMaLYays.vvva\",\"languages\":\"ut ex commodo dolore\"},{\"email\":\"gsJ4@orYhfWiNaqGNrESz.vmt\",\"languages\":\"dolore in\"}]}}",
"type": "text"
},
{
"key": "template_id",
"value": "et fugiat labore Lo",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/users/:userId/webinars",
"host": [
"{{baseUrl}}"
],
"path": [
"users",
":userId",
"webinars"
],
"variable": [
{
"key": "userId",
"value": "quis officia in reprehenderit",
"description": "(Required) The user ID or email address of the user. For user-level apps, pass the `me` value for this parameter."
}
]
}
},
"status": "Multiple Choices",
"code": 300,
"_postman_previewlanguage": "text",
"header": [
{
"key": "Content-Type",
"value": "text/plain"
}
],
"cookie": [
],
"body": ""
},
{
"name": "**HTTP Status Code:** `400` **Bad Request**<br>\n**Error Code:** `200`\nSubscription plan for webinar is missing. Enable webinar for this user once the subscription plan is added:{userId}.<br>\n* Users in '{0}' have been blocked from joining meetings and web",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "topic",
"value": "tempor ea exercitation",
"type": "text"
},
{
"key": "type",
"value": "5",
"type": "text"
},
{
"key": "start_time",
"value": "1995-05-05T13:19:45.125Z",
"type": "text"
},
{
"key": "duration",
"value": "5645576",
"type": "text"
},
{
"key": "timezone",
"value": "ea Lorem mollit deserunt",
"type": "text"
},
{
"key": "password",
"value": "dolor in magna velit exercitation",
"type": "text"
},
{
"key": "agenda",
"value": "",
"type": "text"
},
{
"key": "tracking_fields",
"value": "[{\"field\":\"in\",\"value\":\"in incididunt consequat sunt\"},{\"field\":\"pariatur cupidatat amet commodo\",\"value\":\"ullamco mollit deserunt id\"}]",
"type": "text"
},
{
"key": "recurrence",
"value": "{\"type\":3,\"repeat_interval\":-79771761,\"weekly_days\":\"elit dolore qui sint et\",\"monthly_day\":57171772,\"monthly_week\":2,\"monthly_week_day\":1,\"end_times\":1,\"end_date_time\":\"2000-02-21T07:16:51.326Z\"}",
"type": "text"
},
{
"key": "settings",
"value": "{\"host_video\":false,\"panelists_video\":false,\"practice_session\":false,\"hd_video\":false,\"hd_video_for_attendees\":false,\"send_1080p_video_to_attendees\":false,\"approval_type\":2,\"registration_type\":1,\"audio\":\"both\",\"auto_recording\":\"none\",\"enforce_login\":true,\"enforce_login_domains\":\"commodo sunt Lorem\",\"alternative_hosts\":\"culpa aliquip fugiat cillum Excepteur\",\"close_registration\":true,\"show_share_button\":false,\"allow_multiple_devices\":true,\"on_demand\":false,\"global_dial_in_countries\":[\"laborum sunt ex\",\"mollit Excepteur aliquip Duis ea\"],\"contact_name\":\"rep\",\"contact_email\":\"dolor dolor\",\"registrants_restrict_number\":0,\"post_webinar_survey\":false,\"survey_url\":\"cupidatat ut\",\"registrants_email_notification\":false,\"meeting_authentication\":false,\"authentication_option\":\"voluptate eu aliquip pariatur consequat\",\"authentication_domains\":\"D\",\"question_and_answer\":{\"enable\":false,\"allow_anonymous_questions\":true,\"answer_questions\":\"only\",\"attendees_can_upvote\":false,\"attendees_can_comment\":false},\"email_language\":\"laborum ad esse\",\"panelists_invitation_email_notification\":true,\"attendees_and_panelists_reminder_email_notification\":{\"enable\":false,\"type\":2},\"follow_up_attendees_email_notification\":{\"enable\":true,\"type\":3},\"follow_up_absentees_email_notification\":{\"enable\":true,\"type\":2},\"language_interpretation\":{\"enable\":false,\"interpreters\":[{\"email\":\"9skt@wGkeQzGcperFFzWbkmurMaLYays.vvva\",\"languages\":\"ut ex commodo dolore\"},{\"email\":\"gsJ4@orYhfWiNaqGNrESz.vmt\",\"languages\":\"dolore in\"}]}}",
"type": "text"
},
{
"key": "template_id",
"value": "et fugiat labore Lo",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/users/:userId/webinars",
"host": [
"{{baseUrl}}"
],
"path": [
"users",
":userId",
"webinars"
],
"variable": [
{
"key": "userId",
"value": "quis officia in reprehenderit",
"description": "(Required) The user ID or email address of the user. For user-level apps, pass the `me` value for this parameter."
}
]
}
},
"status": "Bad Request",
"code": 400,
"_postman_previewlanguage": "text",
"header": [
{
"key": "Content-Type",
"value": "text/plain"
}
],
"cookie": [
],
"body": ""
},
{
"name": "**HTTP Status Code:** `404` **Not Found**<br><br>\n**Error Code:** `1001`<br>\nUser {userId} not exist or not belong to this account.\n",
"originalRequest": {
"method": "POST",
"header": [
{
"description": "Added as a part of security scheme: oauth2",
"key": "Authorization",
"value": "<token>"
}
],
"body": {
"mode": "formdata",
"formdata": [
{
"key": "topic",
"value": "tempor ea exercitation",
"type": "text"
},
{
"key": "type",
"value": "5",
"type": "text"
},
{
"key": "start_time",
"value": "1995-05-05T13:19:45.125Z",
"type": "text"
},
{
"key": "duration",
"value": "5645576",
"type": "text"
},
{
"key": "timezone",
"value": "ea Lorem mollit deserunt",
"type": "text"
},
{
"key": "password",
"value": "dolor in magna velit exercitation",
"type": "text"
},
{
"key": "agenda",
"value": "",
"type": "text"
},
{
"key": "tracking_fields",
"value": "[{\"field\":\"in\",\"value\":\"in incididunt consequat sunt\"},{\"field\":\"pariatur cupidatat amet commodo\",\"value\":\"ullamco mollit deserunt id\"}]",
"type": "text"
},
{
"key": "recurrence",
"value": "{\"type\":3,\"repeat_interval\":-79771761,\"weekly_days\":\"elit dolore qui sint et\",\"monthly_day\":57171772,\"monthly_week\":2,\"monthly_week_day\":1,\"end_times\":1,\"end_date_time\":\"2000-02-21T07:16:51.326Z\"}",
"type": "text"
},
{
"key": "settings",
"value": "{\"host_video\":false,\"panelists_video\":false,\"practice_session\":false,\"hd_video\":false,\"hd_video_for_attendees\":false,\"send_1080p_video_to_attendees\":false,\"approval_type\":2,\"registration_type\":1,\"audio\":\"both\",\"auto_recording\":\"none\",\"enforce_login\":true,\"enforce_login_domains\":\"commodo sunt Lorem\",\"alternative_hosts\":\"culpa aliquip fugiat cillum Excepteur\",\"close_registration\":true,\"show_share_button\":false,\"allow_multiple_devices\":true,\"on_demand\":false,\"global_dial_in_countries\":[\"laborum sunt ex\",\"mollit Excepteur aliquip Duis ea\"],\"contact_name\":\"rep\",\"contact_email\":\"dolor dolor\",\"registrants_restrict_number\":0,\"post_webinar_survey\":false,\"survey_url\":\"cupidatat ut\",\"registrants_email_notification\":false,\"meeting_authentication\":false,\"authentication_option\":\"voluptate eu aliquip pariatur consequat\",\"authentication_domains\":\"D\",\"question_and_answer\":{\"enable\":false,\"allow_anonymous_questions\":true,\"answer_questions\":\"only\",\"attendees_can_upvote\":false,\"attendees_can_comment\":false},\"email_language\":\"laborum ad esse\",\"panelists_invitation_email_notification\":true,\"attendees_and_panelists_reminder_email_notification\":{\"enable\":false,\"type\":2},\"follow_up_attendees_email_notification\":{\"enable\":true,\"type\":3},\"follow_up_absentees_email_notification\":{\"enable\":true,\"type\":2},\"language_interpretation\":{\"enable\":false,\"interpreters\":[{\"email\":\"9skt@wGkeQzGcperFFzWbkmurMaLYays.vvva\",\"languages\":\"ut ex commodo dolore\"},{\"email\":\"gsJ4@orYhfWiNaqGNrESz.vmt\",\"languages\":\"dolore in\"}]}}",
"type": "text"
},
{
"key": "template_id",
"value": "et fugiat labore Lo",
"type": "text"
}
]
},
"url": {
"raw": "{{baseUrl}}/users/:userId/webinars",
"host": [
"{{baseUrl}}"
],
"path": [
"users",
":userId",
"webinars"
],
"variable": [
{
"key": "userId",
"value": "quis officia in reprehenderit",
"description": "(Required) The user ID or email address of the user. For user-level apps, pass the `me` value for this parameter."
}
]
}
},
"status": "Not Found",
"code": 404,
"_postman_previewlanguage": "text",
"header": [
{
"key": "Content-Type",
"value": "text/plain"
}
],
"cookie": [
],
"body": ""
}
]
}