curl --location --request POST '/api/v1/conversations/send-test' \ --header 'Content-Type: application/json' \ --data-raw '{ "waAccountId": "string", "recipientPhone": "string", "body": "string" }'