| Header Name |
Value |
| Authorization |
Zoho-oauthtoken {access_token} |
| Possible Scope Names (Case Sensitive) |
Operation Types |
|
candidaterating
|
ALL - Full access to the record READ - Get records from the module |
| Parameter |
Data Type |
Description |
| authtoken* |
String |
Encrypted alphanumeric string to authenticate your Zoho credentials. |
| scope* |
String |
Specify the value as recruitapi |
| Parameter |
Data Type |
Description |
| jobId |
String |
Specify uniqueID of the Job Opening record for which the associated candidate rating has to be changed. |
| candidateIds* |
String |
Specify candidate ids, separated by comma, for which the rating has to be changed, with respect to the job opening. |
| version* |
Integer |
Use version=2: This will fetch responses based on the latest API implementation |
| rating* |
Integer |
Specify the rating of the candidate with respect to the job opening. |
| comments |
String |
Specify the comments for the change in rating. |