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

Authorizations

Authorization
string
header
required

Bearer token authentication

Path Parameters

threadId
string
required

Response

201 - undefined