Zoho Recruit
assessments.create
Create an Assessment record (test/quiz attached to a candidate).
Remote zoho/recruit
Remote (network-hosted)
Other tools also called assessments.create?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"data": {
"type": "array",
"items": {
"type": "object"
},
"description": "body parameter"
}
}
}