curl --location '/wayline/api/v1/template/test/waypoint' \ --header 'x-auth-token: {{token}}'
{ "code": 0, "message": "", "data": { "": "" } }