curl --location '/context' \
--header 'Authorization: Bearer <token>'{
"smartflowEditor": {
"zoomLevel": 10,
"mouseWheelMode": "scroll"
},
"smartflowFolders": {
"show": "all",
"folders": {
"9860600f-4ffd-4340-9e94-cad05c525cf8": {
"color": "red",
"position": 1
},
"128b6b84-dc27-4c99-8fb6-bb7f0cdbee39": {
"color": "#fb542b",
"position": 2
}
}
}
}