POST
/
api
/
v1
/
workspace
/
{projectId}
/
tags

Path Parameters

projectId
string
required

The ID of the project to create the tag in.

Body

application/json
slug
string
required

The slug of the tag to create.

color
string
required

The color of the tag to create.

Response

200 - application/json
workspaceTag
object
required

Was this page helpful?