curl --location -g --request PUT 'https://vesselsignal.com/api/public/api/fleets/remove-ship/{{fleet_id}}' \ --header 'Content-Type: application/json' \ --data-raw '{ "ships":[1106] }'
{}