Removes a client from the workspace by email address. Agency plan required.
| Parameter | Type | Required | Description |
|---|---|---|---|
workspaceId | string | Yes | The workspace ID |
| Field | Type | Required | Description |
|---|---|---|---|
email | string | Yes | Email address of the client to remove |
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Workspace ID
Email address of the client to remove
Client removed successfully
"Client removed from workspace"