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

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

threadId
string
required

Response

200 - undefined