{ "info": { "_postman_id": "d3631e9d-2d01-47b4-8732-979ff139c8dc", "name": "Unified.to account webinar API", "description": "One API to Rule Them All\n\nContact Support:\n Email: hello@unified.to", "schema": "https://schema.getpostman.com/json/collection/v2.1.0/collection.json", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "lastUpdatedBy": "35240", "uid": "35240-d3631e9d-2d01-47b4-8732-979ff139c8dc" }, "item": [ { "name": "calendar", "item": [ { "name": "{connection_id}", "item": [ { "name": "webinar", "item": [ { "name": "{id}", "item": [ { "name": "Remove a Webinar", "id": "b819670b-b9dc-472d-88d7-8dad3e863c99", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "DELETE", "header": [], "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "variable": [ { "id": "becb7ca4-3a95-4c13-87ec-0319071b34dc", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "7a2eb4a3-ee89-4c2c-94d2-947ee36c9ddc", "key": "id", "value": "", "description": "(Required) ID of the Webinar" } ] } }, "response": [ { "id": "5b49b158-0d8b-4653-91f1-1f80b2c8f244", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "text", "header": [], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-5b49b158-0d8b-4653-91f1-1f80b2c8f244" }, { "id": "f1f0fe12-9ef8-49c4-a579-4ff37a9e4931", "name": "Successful", "originalRequest": { "method": "DELETE", "header": [ { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "Internal Server Error", "code": 500, "_postman_previewlanguage": "text", "header": [ { "disabled": false, "description": { "content": "", "type": "text/plain" }, "key": "Content-Type", "value": "" } ], "cookie": [], "responseTime": null, "body": null, "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-f1f0fe12-9ef8-49c4-a579-4ff37a9e4931" } ], "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-b819670b-b9dc-472d-88d7-8dad3e863c99" }, { "name": "Retrieve a Webinar", "id": "a852bf57-27ec-48ba-8f9c-e0f5229ab424", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id?fields=timezone&fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "timezone" }, { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "83c9b0ae-66a9-41f5-8bf0-55b087160185", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2b2049d3-0151-45d2-964c-c928070b5c77", "key": "id", "value": "", "description": "(Required) ID of the Webinar" } ] } }, "response": [ { "id": "3774cceb-2cdf-4e27-81f1-a0315204a210", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id?fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-3774cceb-2cdf-4e27-81f1-a0315204a210" } ], "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-a852bf57-27ec-48ba-8f9c-e0f5229ab424" }, { "name": "Update a Webinar", "id": "edca4e3c-6bbc-4a16-b14e-8cf50e2535ef", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id?fields=timezone&fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "timezone" }, { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "725f0293-9c67-4616-95e9-ef54812e9bad", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "2e38a2a1-6ff7-4acf-9d29-6f4d6af408ab", "key": "id", "value": "", "description": "(Required) ID of the Webinar" } ] } }, "response": [ { "id": "b00e6806-277a-4bf8-b6dd-48ba230b688e", "name": "Successful", "originalRequest": { "method": "PATCH", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id?fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-b00e6806-277a-4bf8-b6dd-48ba230b688e" } ], "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-edca4e3c-6bbc-4a16-b14e-8cf50e2535ef" }, { "name": "Update a Webinar", "id": "1e9e05e0-8dbb-43b4-8f84-2cfb27e2b9ae", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id?fields=timezone&fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "timezone" }, { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "ffbb4f3d-98d9-4f21-8ed5-fa459dd1c099", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" }, { "id": "b4e2483d-1c6c-4052-95a6-84a50bda830b", "key": "id", "value": "", "description": "(Required) ID of the Webinar" } ] } }, "response": [ { "id": "7f9bc446-6c40-4190-b1c2-13791a9e6ff4", "name": "Successful", "originalRequest": { "method": "PUT", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar/:id?fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar", ":id" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" }, { "key": "id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-7f9bc446-6c40-4190-b1c2-13791a9e6ff4" } ], "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-1e9e05e0-8dbb-43b4-8f84-2cfb27e2b9ae" } ], "id": "470b3bbc-a94e-4b12-8af1-2feee04de05e", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-470b3bbc-a94e-4b12-8af1-2feee04de05e" }, { "name": "List All Webinars", "id": "f5ed08be-4c85-418f-864b-0c9c6abc3300", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "GET", "header": [ { "key": "Accept", "value": "application/json" } ], "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar?limit=&offset=&updated_gte=&sort=&order=&query=&start_gte=&end_lt=&user_id=&fields=timezone&fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "timezone" }, { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "2f12e5c1-3e07-43df-8074-59f058d60244", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "3495b218-eec6-4193-9726-71c8dec128b4", "name": "Successful", "originalRequest": { "method": "GET", "header": [ { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar?limit=&offset=&updated_gte=&sort=&order=&query=&start_gte=&end_lt=&user_id=&fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar" ], "query": [ { "key": "limit", "value": "" }, { "key": "offset", "value": "" }, { "description": "Return only results whose updated date is equal or greater to this value (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "updated_gte", "value": "" }, { "key": "sort", "value": "" }, { "key": "order", "value": "" }, { "description": "Query string to search. eg. email address or name", "key": "query", "value": "" }, { "description": "The start date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "start_gte", "value": "" }, { "description": "The end date to filter by (ISO-8601 / YYYY-MM-DDTHH:MM:SSZ format)", "key": "end_lt", "value": "" }, { "description": "The user/employee ID to filter by (reference to HrisEmployee)", "key": "user_id", "value": "" }, { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "[\n {\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"ACCEPTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"ACCEPTED\"\n }\n ],\n \"raw\": {\n \"sint0\": \"est do ut\",\n \"magna_b66\": 59632510.3061457\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"MONTHLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TU\",\n \"FR\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"MONTHLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TU\",\n \"MO\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SA\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"APPROVED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n },\n {\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"REJECTED\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"Lorem_0\": -57152205,\n \"Excepteur_b\": -38910356.54139676\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SA\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"MONTHLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"WE\",\n \"FR\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"APPROVED\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"APPROVED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"TENTATIVE\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n }\n]", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-3495b218-eec6-4193-9726-71c8dec128b4" } ], "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-f5ed08be-4c85-418f-864b-0c9c6abc3300" }, { "name": "Create a Webinar", "id": "59c42690-c897-47ae-8885-77687fa3e729", "protocolProfileBehavior": { "disableBodyPruning": true }, "request": { "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" } ], "body": { "mode": "raw", "raw": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar?fields=timezone&fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "timezone" }, { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "id": "acb2e2f1-fd8d-4311-8d3a-85526e90d010", "key": "connection_id", "value": "", "description": "(Required) ID of the connection" } ] } }, "response": [ { "id": "e711226c-45a7-4f64-a8aa-a3a949d51caf", "name": "Successful", "originalRequest": { "method": "POST", "header": [ { "key": "Content-Type", "value": "application/json" }, { "key": "Accept", "value": "application/json" }, { "description": "Added as a part of security scheme: apikey", "key": "authorization", "value": "" } ], "body": { "mode": "raw", "raw": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "options": { "raw": { "headerFamily": "json", "language": "json" } } }, "url": { "raw": "{{baseUrl}}/calendar/:connection_id/webinar?fields=is_auto_approve&raw=", "host": [ "{{baseUrl}}" ], "path": [ "calendar", ":connection_id", "webinar" ], "query": [ { "description": "Fields to return", "key": "fields", "value": "is_auto_approve" }, { "description": "Raw parameters to include in the 3rd-party request. Encoded as a URL component. eg. raw parameters: foo=bar&zoo=bar -> raw=foo%3Dbar%26zoo%3Dbar", "key": "raw", "value": "" } ], "variable": [ { "key": "connection_id" } ] } }, "status": "OK", "code": 200, "_postman_previewlanguage": "json", "header": [ { "key": "Content-Type", "value": "application/json" } ], "cookie": [], "responseTime": null, "body": "{\n \"calendar_id\": \"\",\n \"capacity\": \"\",\n \"conference\": [\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n },\n {\n \"conference_identifier\": \"\",\n \"country_code\": \"\",\n \"host_access_code\": \"\",\n \"label\": \"\",\n \"notes\": \"\",\n \"participant_access_code\": \"\",\n \"region_code\": \"\",\n \"telephone\": \"\",\n \"url\": \"\"\n }\n ],\n \"created_at\": \"\",\n \"end_at\": \"\",\n \"has_polls\": \"\",\n \"has_qa\": \"\",\n \"has_recording\": \"\",\n \"id\": \"\",\n \"is_auto_approve\": \"\",\n \"is_enabled\": \"\",\n \"is_webcast\": \"\",\n \"join_url\": \"\",\n \"notes\": \"\",\n \"organizer\": {\n \"email\": \"\",\n \"is_cohost\": \"\",\n \"name\": \"\",\n \"required\": \"\",\n \"status\": \"TENTATIVE\",\n \"user_id\": \"\"\n },\n \"panelist_password\": \"\",\n \"panelists\": [\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"REJECTED\"\n },\n {\n \"email\": \"\",\n \"is_required\": \"\",\n \"join_password\": \"\",\n \"join_url\": \"\",\n \"name\": \"\",\n \"status\": \"TENTATIVE\"\n }\n ],\n \"raw\": {\n \"exercitation_3\": -59028224.48254681,\n \"aliqua_1d\": true\n },\n \"recurrence\": [\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"YEARLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"TH\",\n \"WE\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"TH\"\n },\n {\n \"count\": \"\",\n \"end_at\": \"\",\n \"excluded_dates\": [\n \"\",\n \"\"\n ],\n \"frequency\": \"WEEKLY\",\n \"included_dates\": [\n \"\",\n \"\"\n ],\n \"interval\": \"\",\n \"on_days\": [\n \"SA\",\n \"TH\"\n ],\n \"on_month_days\": [\n \"\",\n \"\"\n ],\n \"on_months\": [\n \"\",\n \"\"\n ],\n \"on_weeks\": [\n \"\",\n \"\"\n ],\n \"on_year_days\": [\n \"\",\n \"\"\n ],\n \"timezone\": \"\",\n \"week_start\": \"SU\"\n }\n ],\n \"registrant_password\": \"\",\n \"registrants\": [\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"PENDING\"\n },\n {\n \"email\": \"\",\n \"name\": \"\",\n \"registered_at\": \"\",\n \"registration_reference\": \"\",\n \"registration_status\": \"CANCELLED\"\n }\n ],\n \"require_address\": \"\",\n \"require_company\": \"\",\n \"require_email\": \"\",\n \"require_first_name\": \"\",\n \"require_job_title\": \"\",\n \"require_last_name\": \"\",\n \"require_phone\": \"\",\n \"start_at\": \"\",\n \"status\": \"CONFIRMED\",\n \"subject\": \"\",\n \"timezone\": \"\",\n \"updated_at\": \"\",\n \"web_url\": \"\"\n}", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-e711226c-45a7-4f64-a8aa-a3a949d51caf" } ], "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-59c42690-c897-47ae-8885-77687fa3e729" } ], "id": "a8c8a5ab-add4-4bca-ae17-666fae75655d", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-a8c8a5ab-add4-4bca-ae17-666fae75655d" } ], "id": "a8432953-88de-488c-96e7-c1a3e9bc3660", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-a8432953-88de-488c-96e7-c1a3e9bc3660" } ], "id": "c489f5bf-abad-402f-b3b4-a6ccfab63208", "createdAt": "2026-07-28T03:27:33.000Z", "updatedAt": "2026-07-28T03:27:33.000Z", "uid": "35240-c489f5bf-abad-402f-b3b4-a6ccfab63208" } ], "auth": { "type": "apikey", "apikey": [ { "key": "key", "value": "authorization", "type": "string" }, { "key": "value", "value": "{{apiKey}}", "type": "string" }, { "key": "in", "value": "header", "type": "string" } ] }, "variable": [ { "key": "baseUrl", "value": "https://api.unified.to" } ] }