Deleting ClaimContacts
Use the following endpoint to delete a ClaimContact:
- DELETE
/claim/v1/claims/{claimId}/contacts/{contactId}
For example, the following request deletes contact cc:202 from claim cc:404.
Command
Request body
None
Note that ClaimCenter had validation logic that may prevent the deletion of the ClaimContact. For example, you cannot delete a ClaimContact who is the reporter on a claim.