Number of APIs: 31
1. meeting-Mutations - batch meeting registrant
POST {{baseDomain}}/v3/graphql
2. meeting-Mutations - delete meeting survey
DELETE {{baseDomain}}/v3/graphql
3. meeting-Mutations - update meeting events
PATCH {{baseDomain}}/v3/graphql
4. meeting-Queries - list meeting polls
GET {{baseDomain}}/v3/graphql
5. user-queries - List schedules
POST {{baseDomain}}/v3/graphql
6. user-mutation - delete user picture
POST {{baseDomain}}/v3/graphql
7. chat-queries - Get a channel
GET {{baseDomain}}/v3/graphql
8. chat-mutation - Leave a channel
DELETE {{baseDomain}}/v3/graphql
9. chat-mutation - Update a channel
PATCH {{baseDomain}}/v3/graphql
10. chat-mutation - Join a channel
POST {{baseDomain}}/v3/graphql
11. chat-new - Delete a channel
DELETE {{baseDomain}}/v3/graphql
12. chat-new - Create a channel
POST {{baseDomain}}/v3/graphql
13. chat-new - List channel members
GET {{baseDomain}}/v3/graphql
14. chat-new - Update a channel
PATCH {{baseDomain}}/v3/graphql
15. recording-queries - get registration questions
GET {{baseDomain}}/v3/graphql
16. recording-mutation - update registration questions
POST {{baseDomain}}/v3/graphql
17. webinar-queries - Get a webinar survey
GET {{baseDomain}}/v3/graphql
18. webinar-mutation - Update a webinar survey
POST {{baseDomain}}/v3/graphql
19. webinar-mutation - Delete a webinar survey
DELETE {{baseDomain}}/v3/graphql
20. webinar-branding-queries - Get webinar's session branding
GET {{baseDomain}}/v3/graphql
21. webinar-branding-mutation - Create a webinar's branding name tag
POST {{baseDomain}}/v3/graphql
22. webinar-branding-mutation - Update a webinar's branding name tag
PATCH {{baseDomain}}/v3/graphql
23. webinar-branding-mutation - Delete a webinar's branding name tag
DELETE {{baseDomain}}/v3/graphql
24. webinar-registrant-queries - List registration questions
GET {{baseDomain}}/v3/graphql
25. webinar-registrant-mutation - Delete a webinar registrant
POST {{baseDomain}}/v3/graphql
26. webinar-other-queries - Get a webinar's join token for live streaming
GET {{baseDomain}}/v3/graphql
27. webinar-other-mutation - Delete a live webinar message
DELETE {{baseDomain}}/v3/graphql
28. webinar-other-mutation - Create webinar's invite links
POST {{baseDomain}}/v3/graphql
29. dashboard - metrics Webinar Qos Participants Summary
GET {{baseDomain}}/v3/graphql
30. dashboard - metrics Webinar Sharing Recording Details
POST {{baseDomain}}/v3/graphql
GET {{baseDomain}}/v3/graphql
ENDPOINTS