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