Authorization: Bearer ********************
curl --location -g --request POST '/rest/chat/{{instance_key}}/presenceUpdateChat' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: text/plain' \ --data-raw '{ "to": "551199999999@s.whatsapp.net", "option": "composing" }'
{}