Skip to main content
PATCH
/
api
/
omnichannel
/
tags
/
{id}
Update a tag
curl --request PATCH \
  --url https://api.raul.ugps.io/api/omnichannel/tags/{id} \
  --header 'Content-Type: application/json' \
  --data '{}'

Path Parameters

id
string
required

Body

application/json

The body is of type object.

Response

200 - undefined