Zoho Webinar API Documentation
Getting Started
All Zoho Webinar APIs require a minimum of two mandatory headers.
- Authorization- Authentication request url parameter.
- X-ZSOURCE- Organization/Company Name
Example
Copied$ curl -X GET 'https://webinar.zoho.com/api/v2/user.json' \
-H Authorization: Zoho-oauthtoken 6e80ed905055deb9fd2d12d71f518a80
-H X-ZSOURCE: {Company Name}