Generate Zoho Token
When configurating the Zoho connection the access token and refresh token needs to be generated from the client id, client secret and the code.
This can be optained from the Zoho API Console. When the client id, client secret and code is filled in the access and refresh token can be generated by activating this call.
Resource
POST /integrations/zoho/generate_token
Parameters
None
Payload
None
Response
None
Context
Authorization |
Administrator |
Errors
Example
Request
POST https://xelion.nl/api/v1/master/integrations/zoho/generate_token
Payload
None
Response
None