PATCH body for updating a contact.
email can only be set once — changing an existing email is rejected with 409 (it would orphan the contact's Person link). is_primary: true unsets the previous primary contact for the same company.
Successful Response
OpenAPI schema for GET /api/external/v2/contacts/<id> (object envelope).