Getting Started
All Zoho Assist APIs require a minimum of one mandatory header.
Example
Copied$ curl -X GET 'https://assist.zoho.com/api/v2/user' \
-H Authorization: Zoho-oauthtoken {access_token}
All Zoho Assist APIs require a minimum of one mandatory header.
Copied$ curl -X GET 'https://assist.zoho.com/api/v2/user' \
-H Authorization: Zoho-oauthtoken {access_token}