Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 633 Bytes

File metadata and controls

22 lines (16 loc) · 633 Bytes
title Create a customer
description Creates a new customer in a workspace.
api POST /api/v1/workspaces/{workspace_slug}/customers/

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`.

Body parameters

Name of the customer. Email address of the customer.