Skip to main content
PATCH
/
api
/
omnichannel
/
messages
/
{activityId}
/
read
Marcar mensaje como leído
curl --request PATCH \
  --url https://api.raul.ugps.io/api/omnichannel/messages/{activityId}/read \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

activityId
string
required

Response

200 - undefined