Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 777 Bytes

File metadata and controls

26 lines (19 loc) · 777 Bytes
title Create a customer request
description Creates a new request for a customer.
api POST /api/v1/workspaces/{workspace_slug}/customers/{customer_id}/requests/

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.

Body parameters

Title of the request. Description of the request.