interviews
Update Contact
Partially update a contact's profile fields (name, email, role, etc.).
Does not change scheduling state, booking_token, or status — those are managed by the start/reschedule/follow-up endpoints.
patch/v1/interviews/{interview_id}/contacts/{contact_id}
Path parameters
interview_idstring uuid required
contact_idstring uuid required
Headers
X-API-Keystring nullable
Request body
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.