Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 617 Bytes

File metadata and controls

16 lines (12 loc) · 617 Bytes
title Delete a customer
description Permanently deletes a customer from a workspace. This action cannot be undone.
api DELETE /api/v1/workspaces/{workspace_slug}/customers/{customer_id}/

Path parameters

The workspace_slug represents the unique workspace identifier for a workspace in Plane. It can be found in the URL. For example, in the URL `https://app.plane.so/my-team/projects/`, the workspace slug is `my-team`. The unique identifier for the customer.