Logo
Zoom Public API Documentation

users-{userId}-meeting_templates

Number of APIs: 2


1. List meeting templates

GET {{baseUrl}}/users/:userId/meeting_templates

List available meeting templates for a user. For user-level apps, pass the me value instead of the userId parameter.

Scopes: meeting:read,meeting:read:admin

Rate Limit Label: Medium



2. Create a meeting template from an existing meeting

POST {{baseUrl}}/users/:userId/meeting_templates

Create a meeting template from an existing meeting.

Scopes: meeting:write:admin,meeting:write

Rate Limit Label: Medium



ENDPOINTS