Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

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
Workflow LibraryPreview this Workflow on desktop