Updates a new drawing plan item in a specified plan.
[AD_USER]MANAGERBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Session token used for authenticating the request.
"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VySWQiOiIxMjM0NTY3ODkwIiwic2Vzc2lvbklkIjoiYWJjZGVmMTIzNDU2IiwiaWF0IjoxNjA1MDk3ODk5LCJleHAiOjE2MDUxODQyOTl9.4XRQ1iXDyvEj5LgPZHbmTmzOZs98M3YPOzgf3MhxjaI"
Content type, must be "application/json".
"application/json"The id of the plan item
1
The color of the plan item in hex format
8"#FF0000"
The width of the plan item border
-3.4028234663852886e+38 <= x <= 3.4028234663852886e+382
The opacity of the plan item
-3.4028234663852886e+38 <= x <= 3.4028234663852886e+380.5
The rect point of the plan item
2[[1, 1], [2, 2]]Plan item updated