v1
latestOpenAPI 3.0.02026-08-064842333.5 MBCalculation Grids
Delete a Calculation Grid Item
Deletes the specified Calculation Grid Item. Returns the deleted CGI object in the response.
post/delete/CGI{keyNumber}
Request body
Example request
{
"data": {
"typedId": "99.CGI3"
},
"operationType": "remove"
}Response
OK