cURL
curl --request POST \ --url https://api.raul.ugps.io/api/omnichannel/threads/{threadId}/reply-whatsapp \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data ' { "message": "<string>" } '
Operacion: Responder a un thread de WhatsApp.
Bearer token authentication
Contenido del mensaje de respuesta
Show child attributes