Skip to main content

Endpoints for label create/update/delete and fetch label details

POST 

/api/v1/workspaces/:slug/projects/:project_id/labels/

Create a new label in the specified project with name, color, and description.

Request

Responses

Label created successfully