curl --location -g --request POST 'http://geo.{region}.amazonaws.com/geofencing/v0/collections//delete-geofences' \ --header 'Content-Type: application/json' \ --data-raw '{ "GeofenceIds": [ "string" ] }'
{ "Errors": [] }