OAuth

Zoho Callback

OAuth callback endpoint for Zoho integration (called by frontend). Exchanges authorization code for access token and stores credentials.

post/oauth/zoho/callback

Query parameters

codestring required
statestring required

Response

Successful Response

connectedboolean required
connected_atstring nullable
expires_atstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.