DELETE
/
api
/
v1
/
workspaces
/
{workspaceUuid}
/
organisations
/
{organisationUuid}
/
tags

Authorizations

Authorization
string
header
required

Enter your personal access token (PAT) to authenticate

Path Parameters

workspaceUuid
string
required

The UUID of the workspace

Example:

"550e8400-e29b-41d4-a716-446655440000"

organisationUuid
string
required

The UUID of the organisation

Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json

Request parameters for creating a tag

tag_name
string

The name of the tag

Example:

"Tag Name"

Response

204
_mintlify/placeholder

The tag was removed from the organisation