Update Contact
contacts-admin
Update Contact
Partial update. Immutable fields (source/email/password) rejected at schema level via extra=“forbid”; service-level ImmutableFieldError is caught here as defense-in-depth.
PATCH
Update Contact
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/vnd.api+json
Response
Successful Response