{ "id": "string" }
curl --location --request POST 'http://localhost:7005/workStation/delWorkStation' \ --header 'userId;' \ --header 'Content-Type: application/json' \ --data-raw '{ "id": "string" }'
{}