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.

Activate a user by a given username.
External DocumentationTo learn more, visit the PingID documentation.

Parameters

ParameterDescription
Device TypeThe type of device that the created user can pair with in the future. Keeping this empty will allow all device types.
UsernameThe username of the user to activate.

Example Output

{
	"errorId": 200,
	"errorMsg": "",
	"uniqueMsgId": "webs_sOFLeIP0EOlR-BnOCN_DTLv1uMpivQRoFN68edsYi4Y",
	"clientData": "Session data echoed back to the requestor"
}

Workflow Library Example

Activate User with Pingid and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop