Calculation 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
Changes
No recorded changes to this endpoint across all 1 revision of this API.