Indicate that the application should ask the user for confirmation before closing based on a specified reason identifier
curl -X POST "http://localhost:7172/api/blockclose" \ -H "Content-Type: application/json" \ -d '{ "blockName": "string" }'
Empty