Step 6: Calling An API
Access Token can be passed only in header and cannot be passed in the request param.
- Header name should be Authorization
- Header value should be Zoho-oauthtoken access_token
Access Token can be passed only in header and cannot be passed in the request param.