PATCHing ClaimContacts
Use the following endpoint to PATCH a ClaimContact:
- PATCH
/claim/v1/claims/{claimId}/contacts/{contactId}
For example, the following request PATCHes contact cc:55 on claim cc:404.
Command
Request body
You can also use the PATCH /claims/{claimId}/contacts/{contactId}
endpoint to modify a contact's non-reserved roles. For more information, see Assigning roles to existing ClaimContacts.