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