Using Postman or a similar application, create a request as follows:
URL:
https://accounts.zoho.com/oauth/v2/token
Type:
POST
Parameters:
grant_type = authorization
code
client_id =client id from Step 1
above
client_secret = client secret from
Step 1 above
code = value from 'Generate Code'
step