curl --location '/notification/call/trigger' \ --header 'Content-Type: application/json' \ --data '{ "phone_number": "string", "message": "string" }'
null