External DocumentationTo learn more, visit the PlexTrac documentation.
Actions
Delete Client
Remove a client from a tenant.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Client ID | The ID of the client to delete. Can be retrieved from the ‘List Clients’ action. |
{
"status": "success",
"message": "Client updated successfully."
}
Was this page helpful?