Skip to main content
DELETE
Remove a tag from a particular team

Authorizations

x-api-key
string
header
required

Enter your API key

Path Parameters

teamUuid
string
required
tagUuid
string
required

Response

Operation successful

status
boolean
default:true
required

The status of the response

message
string
default:Success
required

The message of the response

timestamp
string<date-time>
default:2024-01-01T00:00:00.000Z
required

The timestamp of the response

teamUuid
string
required

The team ID

removedTagId
string
required

Removes a tag from a particular team.