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