/interview_file
DELETE
/interview_file
interview_file
Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request DELETE 'https://cool.jobmojito.com/rest/v1/interview_file?id&created_at&updated_at&deleted_at&profile_id&profile_interview_id&merchant_id&type&status&processing_status&file_local_path&file_local_name&file_url&processing_error&parsed_text&question_set_id&ai_resume_correct&ai_resume_feedback' \
--header 'Prefer;' \
--header 'Apikey: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJzdXBhYmFzZSIsInJlZiI6Im1vbXNidm5sdHN5ZGV6bW9lc3F0Iiwicm9sZSI6ImFub24iLCJpYXQiOjE2OTA3MDE0OTksImV4cCI6MjAwNjI3NzQ5OX0.MejArO571bSF0cav3fp_YQEhsF92yn440Iks7Wu1af8'
Response Response Example
{}
Request
Query Params
id
stringÂ
optional
created_at
stringÂ
optional
updated_at
stringÂ
optional
deleted_at
stringÂ
optional
profile_id
stringÂ
optional
profile_interview_id
stringÂ
optional
merchant_id
stringÂ
optional
type
stringÂ
optional
status
stringÂ
optional
processing_status
stringÂ
optional
file_local_path
stringÂ
optional
file_local_name
stringÂ
optional
file_url
stringÂ
optional
processing_error
stringÂ
optional
parsed_text
stringÂ
optional
question_set_id
stringÂ
optional
ai_resume_correct
stringÂ
optional
ai_resume_feedback
stringÂ
optional
Header Params
Prefer
enum<string>Â
optional
Allowed values:
return=representationreturn=minimalreturn=none
Apikey
stringÂ
optional
Example:
{{Apikey}}