Delete a user.

Parameters

ParameterDescription
IDUser id.

Example Output

{
	"status": "success",
	"messages": "User was successfully deleted.",
	"payload": null
}

Workflow Library Example

Delete User with Snipe It and Send Results Via Email

Preview this Workflow on desktop