Authorization: Bearer ********************
{ "deleted": [ 15,14 ] }
curl --location --request POST '/city/archive-city/' \ --header 'Content-Type: application/json' \ --data-raw '{ "deleted": [ 15,14 ] }'
{}