curl --location --request PATCH 'https://cool.jobmojito.com/rest/v1/interview_result_question?id=undefined&created_at=undefined&updated_at=undefined&deleted_at=undefined&ai_analysis=undefined&answer_start=undefined&answer_end=undefined&duration_d=undefined&duration_ds=undefined&first_word_d=undefined&first_word_ds=undefined&is_answer=undefined&pitch_details=undefined&pitch_frequency=undefined&pitch_text=undefined&pitch_sd=undefined&pitch_sh_text=undefined&question_id=undefined&question_start=undefined&question_end=undefined&response_id=undefined&response_start=undefined&response_end=undefined&retry=undefined&score=undefined&score_answer=undefined&score_answer_ai=undefined&score_answer_keywords=undefined&score_sentiment=undefined&score_pitch=undefined&score_words_per_minute=undefined&sentiment=undefined&sentiment_details=undefined&sentiment_text=undefined&sequence_no=undefined&transcript=undefined&transcript_details=undefined&transcript_interim_details=undefined&view=undefined&words_details=undefined&words_per_minute=undefined&words_total=undefined&profile_id=undefined&status=undefined&result_id=undefined&merchant_id=undefined&processing_status=undefined&processing_error=undefined&score_answer_time=undefined&ai_analysis_recruiter=undefined&profile_interview_id=undefined&question_media_text=undefined&external_id=undefined&recording_local_path=undefined&recording_is_video=undefined&question_media_text_partial=undefined&answer_assessment_raw_data=undefined&answer_assessment_stats=undefined&score_pronunciation=undefined&mojito_language_code=undefined&speech_language_code=undefined&speech_language_name=undefined&conditional_question_result=undefined&recording_stt_audio_local_path=undefined&score_simulation=undefined&score_answer_ai_simulation=undefined&recording_stt_audio_wav_local_path=undefined' \
--header 'Prefer;' \
--header 'Apikey: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im1vbXNidm5sdHN5ZGV6bW9lc3F0Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTA3MDE0OTksImV4cCI6MjAwNjI3NzQ5OX0.MejArO571bSF0cav3fp_YQEhsF92yn440Iks7Wu1af8' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '{
"id": "gen_random_uuid()",
"created_at": "now()",
"updated_at": "now()",
"deleted_at": "string",
"ai_analysis": "string",
"answer_start": "string",
"answer_end": "string",
"duration_d": "string",
"duration_ds": 0,
"first_word_d": "string",
"first_word_ds": 0,
"is_answer": true,
"pitch_details": null,
"pitch_frequency": 0,
"pitch_text": "string",
"pitch_sd": 0,
"pitch_sh_text": "string",
"question_id": "827e810a-4b1a-40f6-8bc2-c3dd6fcedc25",
"question_start": "string",
"question_end": "string",
"response_id": "696f09c4-2678-4263-8db2-0a7204e502c2",
"response_start": "string",
"response_end": "string",
"retry": 0,
"score": 0,
"score_answer": 0,
"score_answer_ai": 0,
"score_answer_keywords": 0,
"score_sentiment": 0,
"score_pitch": 0,
"score_words_per_minute": 0,
"sentiment": 0,
"sentiment_details": null,
"sentiment_text": "string",
"sequence_no": 0,
"transcript": "string",
"transcript_details": null,
"transcript_interim_details": null,
"view": "string",
"words_details": null,
"words_per_minute": 0,
"words_total": 0,
"profile_id": "bfcb6779-b1f9-41fc-92d7-88f8bc1d12e8",
"status": "active",
"result_id": "cd1ea384-5045-47f3-9678-d1fc6f8c8581",
"merchant_id": "500924a8-3f5e-4c00-beb8-2efcde988aea",
"processing_status": "new",
"processing_error": "string",
"score_answer_time": 0,
"ai_analysis_recruiter": "string",
"profile_interview_id": "04cb6736-dab4-4ced-b6d8-80e893af0da4",
"question_media_text": "string",
"external_id": "string",
"recording_local_path": "string",
"recording_is_video": true,
"question_media_text_partial": "string",
"answer_assessment_raw_data": null,
"answer_assessment_stats": null,
"score_pronunciation": 0,
"mojito_language_code": "string",
"speech_language_code": "string",
"speech_language_name": "string",
"conditional_question_result": true,
"recording_stt_audio_local_path": "string",
"score_simulation": 0,
"score_answer_ai_simulation": 0,
"recording_stt_audio_wav_local_path": "string"
}'