JobMojito
HomePublic pageAdmin app
HomePublic pageAdmin app
  1. interview_result_question
  • Welcome
  • API keys creation
  • API usage and libraries
  • Vibe coding
  • Platform
    • Interview workflow
    • Interview credits
    • Scoring
    • Scoring verification: using Psychometric assessment
    • Risk assessment
    • Data privacy model
    • Custom web domain
    • Multi language support
    • Avatars
  • Actions API
    • Invite, Create interview URL for users
    • Invite, Interview URL for existing user
    • Invite, Email users invitation
    • Interview result, details with transcript
    • Interview result, generate html/PDF report
    • Create interview, using position data
    • Create interview, using position data & candidate pre-screening
    • Create interview, using provided questions
    • Candidate request another interview attempt
  • Tables API
    • interview_def_set
      • /interview_def_set
      • /interview_def_set
      • /interview_def_set
      • /interview_def_set
    • interview_def_pre_screening
      • /interview_def_pre_screening
      • /interview_def_pre_screening
      • /interview_def_pre_screening
      • /interview_def_pre_screening
    • interview_def_question
      • /interview_def_question
      • /interview_def_question
      • /interview_def_question
      • /interview_def_question
    • interview_def_response
      • /interview_def_response
      • /interview_def_response
      • /interview_def_response
      • /interview_def_response
    • interview_file
      • /interview_file
      • /interview_file
      • /interview_file
      • /interview_file
    • interview_file_page
      • /interview_file_page
      • /interview_file_page
      • /interview_file_page
      • /interview_file_page
    • interview_result
      • /interview_result
      • /interview_result
      • /interview_result
      • /interview_result
    • interview_templates
      • /interview_templates
      • /interview_templates
      • /interview_templates
      • /interview_templates
    • interview_result_question
      • /interview_result_question
        GET
      • /interview_result_question
        POST
      • /interview_result_question
        DELETE
      • /interview_result_question
        PATCH
    • interview_result_pre_screening
      • /interview_result_pre_screening
      • /interview_result_pre_screening
      • /interview_result_pre_screening
      • /interview_result_pre_screening
    • knowledge_base
      • /knowledge_base
      • /knowledge_base
      • /knowledge_base
      • /knowledge_base
    • knowledge_base_store
      • /knowledge_base_store
      • /knowledge_base_store
      • /knowledge_base_store
      • /knowledge_base_store
    • knowledge_base_chunks
      • /knowledge_base_chunks
      • /knowledge_base_chunks
      • /knowledge_base_chunks
      • /knowledge_base_chunks
    • position_def_set
      • /position_def_set
      • /position_def_set
      • /position_def_set
      • /position_def_set
    • position_def_step
      • /position_def_step
      • /position_def_step
      • /position_def_step
      • /position_def_step
    • position_result
      • /position_result
      • /position_result
      • /position_result
      • /position_result
    • position_result_step
      • /position_result_step
      • /position_result_step
      • /position_result_step
      • /position_result_step
    • profile
      • /profile
      • /profile
      • /profile
      • /profile
    • profile_interview
      • /profile_interview
      • /profile_interview
      • /profile_interview
      • /profile_interview
  • Webhooks
    • Creating webhooks
    • Webhook: Interview submitted
  1. interview_result_question

/interview_result_question

PATCH
/interview_result_question
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH 'https://cool.jobmojito.com/rest/v1/interview_result_question?id&created_at&updated_at&deleted_at&ai_analysis&answer_start&answer_end&duration_d&duration_ds&first_word_d&first_word_ds&is_answer&pitch_details&pitch_frequency&pitch_text&pitch_sd&pitch_sh_text&question_id&question_start&question_end&response_id&response_start&response_end&retry&score&score_answer&score_answer_ai&score_answer_keywords&score_sentiment&score_pitch&score_words_per_minute&sentiment&sentiment_details&sentiment_text&sequence_no&transcript&transcript_details&transcript_interim_details&view&words_details&words_per_minute&words_total&profile_id&status&result_id&merchant_id&processing_status&processing_error&score_answer_time&ai_analysis_recruiter&profile_interview_id&question_media_text&external_id&recording_local_path&recording_is_video&question_media_text_partial&answer_assessment_raw_data&answer_assessment_stats&score_pronunciation&mojito_language_code&speech_language_code&speech_language_name&conditional_question_result&recording_stt_audio_local_path&score_simulation&score_answer_ai_simulation&recording_stt_audio_wav_local_path' \
--header 'Prefer;' \
--header 'Apikey: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im1vbXNidm5sdHN5ZGV6bW9lc3F0Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTA3MDE0OTksImV4cCI6MjAwNjI3NzQ5OX0.MejArO571bSF0cav3fp_YQEhsF92yn440Iks7Wu1af8' \
--header 'Content-Type: application/json' \
--data-raw '{
    "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"
}'
Response Response Example
{}

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params

Header Params

Body Params application/json

Examples

Responses

🟢204No Content
application/json
No Content
Body

Modified at 2025-05-15 08:43:12
Previous
/interview_result_question
Next
/interview_result_pre_screening
Built with