Skip to main content

Suspend User

Suspend a user by a given username.

External Documentation

To learn more, visit the PingID documentation.

Parameters

ParameterDescription
UsernameThe username of the user to suspend.

Example Output

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

Workflow Library Example

Suspend User with Pingid and Send Results Via Email

Workflow LibraryPreview this Workflow on desktop