Skip to main content
DELETE
/
api
/
omnichannel
/
tags
/
assign
/
{threadId}
/
{tagId}
Remove tag from thread
curl --request DELETE \
  --url https://api.raul.ugps.io/api/omnichannel/tags/assign/{threadId}/{tagId}

Path Parameters

threadId
string
required
tagId
string
required

Response

200 - undefined