DELETE
/
api
/
v1
/
workspace
/
{projectId}
/
tags
/
{tagId}

Path Parameters

projectId
string
required

The ID of the project to delete the tag from.

tagId
string
required

The ID of the tag to delete.

Response

200 - application/json
workspaceTag
object
required

Was this page helpful?