JobMojito
HomePublic pageAdmin app
HomePublic pageAdmin app
  1. interview_def_question
  • Welcome
  • API keys creation
  • API usage and libraries
  • Vibe coding
  • Platform
    • Interview workflow
    • Interview scoring
    • Data privacy model
    • Custom web domain
  • Actions API
    • Client URL for new user
    • Client URL for existing user
    • Invite user
    • 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
  • 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
        GET
      • /interview_def_question
        POST
      • /interview_def_question
        DELETE
      • /interview_def_question
        PATCH
    • 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
      • /interview_result_question
      • /interview_result_question
      • /interview_result_question
    • 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_def_question

/interview_def_question

PATCH
/interview_def_question
interview_def_question
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request PATCH 'https://cool.jobmojito.com/rest/v1/interview_def_question?id&created_at&updated_at&deleted_at&media_text&coach_how_to_aswer&coach_expected_duration&option_additional&catalogue_industry_id&status&option_interview_view&slug&interview_def_response_id&merchant_id&visibility&external_id&category_id&coach_expected_positive_keywords&coach_expected_negative_keywords&media_url&coach_expected_positive_words&coach_expected_negative_words&interview_template_id&interview_video_id&mojito_language_code&media_text_alternative&conditional_question_main' \
--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",
    "media_text": "string",
    "coach_how_to_aswer": "string",
    "coach_expected_duration": 0,
    "option_additional": null,
    "catalogue_industry_id": "12cf2ce3-a481-44db-8309-fa1c43a40ff2",
    "status": "draft",
    "option_interview_view": "with listening",
    "slug": "string",
    "interview_def_response_id": [
        "string"
    ],
    "merchant_id": "500924a8-3f5e-4c00-beb8-2efcde988aea",
    "visibility": "public",
    "external_id": "string",
    "category_id": "8de4c9fd-61a4-4c0b-bf88-0ed3a0fe3fa2",
    "coach_expected_positive_keywords": "string",
    "coach_expected_negative_keywords": "string",
    "media_url": "string",
    "coach_expected_positive_words": [
        "string"
    ],
    "coach_expected_negative_words": [
        "string"
    ],
    "interview_template_id": "a86c39f3-a3b3-4c7a-a9fb-13c70dd7f90a",
    "interview_video_id": "fa3077d7-04e2-4f76-8a5e-93d0f57001a0",
    "mojito_language_code": "string",
    "media_text_alternative": [
        "string"
    ],
    "conditional_question_main": "5e0ed90a-e3f3-46f2-951f-8f73e6ce88e5"
}'
Response Response Example
{}

Request

Authorization
Provide your bearer token in the
Authorization
header when making requests to protected resources.
Example:
Authorization: Bearer ********************
Query Params
id
string 
optional
created_at
string 
optional
updated_at
string 
optional
deleted_at
string 
optional
media_text
string 
optional
coach_how_to_aswer
string 
optional
coach_expected_duration
string 
optional
option_additional
string 
optional
catalogue_industry_id
string 
optional
status
string 
optional
option_interview_view
string 
optional
slug
string 
optional
interview_def_response_id
string 
optional
merchant_id
string 
optional
visibility
string 
optional
external_id
string 
optional
category_id
string 
optional
coach_expected_positive_keywords
string 
optional
coach_expected_negative_keywords
string 
optional
media_url
string 
optional
coach_expected_positive_words
string 
optional
coach_expected_negative_words
string 
optional
interview_template_id
string 
optional
interview_video_id
string 
optional
mojito_language_code
string 
optional
media_text_alternative
string 
optional
conditional_question_main
string 
optional
Header Params
Prefer
enum<string> 
optional
Preference
Allowed values:
return=representationreturn=minimalreturn=none
Apikey
string 
optional
Anon key (constant value)
Example:
{{Apikey}}
Body Params application/json
id
string <uuid>
required
Note:
This is a Primary Key.
Default:
gen_random_uuid()
created_at
string <timestamp with time zone>
required
Default:
now()
updated_at
string <timestamp with time zone>
required
Default:
now()
deleted_at
string <timestamp with time zone>
optional
media_text
string <text>
optional
coach_how_to_aswer
string <text>
optional
coach_expected_duration
number 
optional
option_additional
<json>
optional
catalogue_industry_id
string <uuid>
optional
Note:
This is a Foreign Key to catalogue_industry.id.
status
enum<string> <public.type_status>
required
Allowed values:
activedraftarchiveddeleted
Default:
draft
option_interview_view
enum<string> <public.type_interview_question_view>
optional
Allowed values:
with listeningwithout listeningstart screeninterview resultwithout listening introductionwithout listening finishwith listening conditional
slug
string <text>
required
interview_def_response_id
array[string]
optional
merchant_id
string <uuid>
optional
Note:
This is a Foreign Key to merchant.id.
visibility
enum<string> <public.type_visibility>
required
Allowed values:
publicmerchant_publicmerchant_invitemerchant_unlistedsub_item
Default:
public
external_id
string <text>
optional
category_id
string <uuid>
optional
Note:
This is a Foreign Key to interview_categories.id.
coach_expected_positive_keywords
string <text>
optional
coach_expected_negative_keywords
string <text>
optional
media_url
string <text>
optional
coach_expected_positive_words
array[string]
optional
coach_expected_negative_words
array[string]
optional
interview_template_id
string <uuid>
required
Note:
This is a Foreign Key to interview_templates.id.
interview_video_id
string <uuid>
optional
Note:
This is a Foreign Key to interview_videos.id.
mojito_language_code
string <text>
optional
media_text_alternative
array[string]
optional
conditional_question_main
string <uuid>
optional
Note:
This is a Foreign Key to interview_def_question.id.
Examples

Responses

🟢204No Content
application/json
No Content
Body
object {0}
Previous
/interview_def_question
Next
/interview_def_response
Built with