Authorization: Bearer ********************{
"screen_layout_direction": 1
}curl --location --request POST '/monitor-walls/839/tag-setting' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"screen_layout_direction": 1
}'{
"id": "2",
"ent_id": "26599",
"ent_user_id": "227343",
"monitor_wall_id": "839",
"screen_layout_direction": 1,
"user_id": "0",
"monitor_wall_name": "8888",
"old_screen_layout_direction": 0
}