config_add_profile
Create a new Zoho profile with OAuth credentials and scopes to enable authenticated access to CRM and Books data.
Instructions
Add a new profile to the current environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the profile | |
| scopes | Yes | API Scopes | |
| clientId | Yes | Zoho Client ID | |
| dataCenter | Yes | Data Center (com, eu, in, com.au, jp) | |
| description | No | Description of the profile | |
| redirectUri | Yes | Redirect URI | |
| clientSecret | Yes | Zoho Client Secret | |
| refreshToken | Yes | Refresh Token | |
| organizationId | No | Books Organization ID |