POST {{baseUrl}}/users/:userId/webinar_templates
Use this API to create a webinar template from an existing webinar. Scopes: Rate Limit Label: webinar:write:admin
,webinar:write
Medium
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"id": "<string>",
"name": "<string>"
} |
ENDPOINTS