Removes a module from a tenant partition.
DELETE /tenantmanagement/tenant/modules/{tenantId}?moduleId=<moduleId>
Header
Query Parameter
moduleId |
Module |
9 |
Agent |
3 |
Agent Procedures |
97 |
Anti-Malware |
95 |
Antivirus |
115 |
AuthAnvil |
12 |
Backup |
54 |
Cloud Backup |
34 |
Data Backup |
29 |
Desktop Management: Migration |
30 |
Desktop Management: Policy |
70 |
Discovery |
0 |
Kaseya System Patch |
50 |
Mobility |
47 |
Network Monitoring |
6 |
Patch Management |
44 |
Policy |
42 |
Service Billing |
18 |
Service Desk |
53 |
Software Deployment |
60 |
Software Management |
64 |
System Backup and Recovery |
41 |
Time Tracking |
85 |
vPro Management |
57 |
Web Service API |
Sample Response Model
{
"Result": true,
"ResponseCode": 0,
"Status": "string",
"Error": "string"
}