Skip to main content
POST
/
api
/
omnichannel
/
tags
/
assign
/
{threadId}
Assign tag to thread
curl --request POST \
  --url https://api.raul.ugps.io/api/omnichannel/tags/assign/{threadId} \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

threadId
string
required

Body

application/json

The body is of type object.

Response

201 - undefined