# Remove Items Deletes all items from the Claim. Endpoint: POST /claimmanager.clearitems/{typedId} Security: basic, X-PriceFx-jwt ## Path parameters: - `typedId` (string, required) The typedId of the Claim whose items you want to remove. ## Response 200 fields (application/json): - `response` (object) - `response.node` (string) - `response.data` (object,null) - `response.status` (integer)