Skip to main content
POST
/
api
/
omnichannel
/
threads
/
{threadId}
/
close
Cerrar thread
curl --request POST \
  --url https://api.raul.ugps.io/api/omnichannel/threads/{threadId}/close \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

threadId
string
required

Response

201 - undefined