Zoho Recruit
tags.delete
This endpoint is used to delete Tags
Remote zoho/recruit
Remote (network-hosted)
Other tools also called tags.delete?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"maxLength": 255,
"description": "Path parameter: id"
}
}
}