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

Body

application/json

The body is of type object.

Response

201 - undefined