Authorization: ********************{
"steelMeshId": "string"
}curl --location 'http://192.168.0.189:7013/steelMesh/getSteelMeshId' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"steelMeshId": "string"
}'{}