curl --location '/hna/voyages:update' \ --header 'Content-Type: application/json' \ --data '{ "voyageId": "string", "voyageData": { "modality": "string" } }'
{}