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