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