Delete Client
Remove a client from a tenant.
External Documentation
To learn more, visit the PlexTrac documentation.
Parameters
Parameter | Description |
---|---|
Client ID | The ID of the client to delete. Can be retrieved from the 'List Clients' action. |
Example Output
{
"status": "success",
"message": "Client updated successfully."
}
Workflow Library Example
Delete Client with Plextrac and Send Results Via Email
Preview this Workflow on desktop