Skip to main content
Permanently delete a custom module record by ID. This action cannot be undone.
External DocumentationTo learn more, visit the Manage Engine ServiceDesk Plus Cloud documentation.

Parameters

ParameterDescription
Custom Module API NameThe API name. Must start with cm_ prefix.

For more information, refer to Service Desk’s documentation
Custom Module Record IDThe unique ID of the custom module record.
Portal NameThe Portal URL Name.

For more information, refer to Service Desk’s documentation

Example Output

{
	"response_status": {
		"status_code": 2000,
		"status": "success"
	}
}

Workflow Library Example

Delete Custom Module Record with Manage Engine Servicedesk Plus Cloud and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop