Skip to main content
Remove a user by ID. Note: Once a user is removed, this cannot be undone. There is no way to undo the deletion of a user.
External DocumentationTo learn more, visit the N-able Cove documentation.

Parameters

ParameterDescription
User IDThe ID of the user to remove.

Example Output

{
	"id": "jsonrpc",
	"jsonrpc": "2.0",
	"result": null,
	"visa": "visa"
}

Workflow Library Example

Remove User with N Able Cove and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop